865c682bf7d231b1fad4d4f24ef3f5cc70f85094
[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.028499 seconds and 3 git commands to generate.