028b0975fc1275912043a04516a07ba2b308eafb
[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.029259 seconds and 3 git commands to generate.