Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-const-int-dec.nt
1 !m ci(val)
2 [val:8]
3 !end
4
5 m:ci(42)
6 m:ci(-17)
7 ---
8 2a ef
This page took 0.029129 seconds and 4 git commands to generate.