Add LEB128 integer support
[normand.git] / tests / pass-readme-learn-fl-int-2.nt
1 {be}
2
3 # String length in bits
4 {8 * (str_end - str_beg) : 16}
5
6 # String
7 <str_beg>
8 "hello world!"
9 <str_end>
10 ---
11 00 60 68 65 6c 6c 6f 20 77 6f 72 6c 64 21
This page took 0.029024 seconds and 4 git commands to generate.