github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/test/shadowed_local/test.toml (about) 1 name = "Check shadowed local with string format" 2 3 [flags] 4 5 knitfile = "Knitfile" 6 ncpu = 1 7 dryrun = true 8 9 [[builds]] 10 11 args = [] 12 output = """\ 13 echo 2 14 """