github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/test/parse_compact/Knitfile (about) 1 local test = $ test: > echo test 2 3 return b{ 4 $ all:VB: 5 echo all 6 test, 7 $ clean:VB: 8 echo clean 9 }