0379409c257a6808ef2d0cf396988b0d4093b9d4
[normand.git] / tests / pass-uleb128-expr-var-2.nt
1 aa <mix> bb
2 {meow = 3}
3 {meow = end}
4 11 22
5 (
6 {meow = mix * 2}
7 cc {meow << 7 : uleb128}
8 ) * 2
9 ee ff
10 <end>
11 ---
12 aa bb
13 11 22
14 cc 80 02
15 cc 80 02
16 ee ff
This page took 0.045509 seconds and 3 git commands to generate.