Use only naked `{` and `}` for variable assignment
[normand.git] / tests / pass-readme-learn-macro-exp-3.nt
1 !macro flt32be(val) !be [val : 32] !end
2
3 "CHEETOS"
4 m:flt32be(-42.17)
5 m:flt32be(56.23e-4)
6 ---
7 43 48 45 45 54 4f 53 c2 28 ae 14 3b b8 41 25
This page took 0.038445 seconds and 4 git commands to generate.