github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/test/lazy_expand/Knitfile (about)

     1  return b{
     2      $ b:
     3      $ c:
     4      $ d:
     5      $ a: b c d
     6          echo $(input)
     7  }