README.adoc: "normand" -> "Normand"
[normand.git] / tests / pass-macro-exp-final-state-vars.nt
1 !m s()
2 {meow = 0x42}
3 [meow:8]
4 !end
5
6 {meow = 0x23} m:s() [meow:8]
7 ---
8 42 23
This page took 0.029388 seconds and 4 git commands to generate.