mirror of
https://github.com/denisidoro/navi
synced 2024-11-29 06:50:32 +00:00
8 lines
68 B
Text
8 lines
68 B
Text
|
; author: CI/CD
|
||
|
|
||
|
% test, first
|
||
|
|
||
|
# trivial case -> "foo"
|
||
|
echo "foo"
|
||
|
|