Add transformation block support
[normand.git] / tests / pass-macro-exp-var.nt
CommitLineData
320644e2
PP
1!m butter(val)
2 {milk = val * 2}
3 {be} {milk : 8}
4!end
5
6m:butter(0x23) m:butter(0x42)
7---
846 84
This page took 0.02226 seconds and 4 git commands to generate.