github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/test/parse_compact/test.toml (about) 1 name = "Check parsing" 2 3 [flags] 4 5 knitfile = "Knitfile" 6 dryrun = true 7 ncpu = 1 8 9 [[builds]] 10 11 args = ["all"] 12 output = "echo all"