shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
kati
/
empty_var_cmd
/
test
/
mk
1
empty:=
2
3
test:
4
$(empty)
5
echo PASS