README.adoc: "normand" -> "Normand"
[normand.git] / tests / pass-uleb128-expr-var.nt
1 aa bb
2 {meow = 1111}
3 cc [meow : uleb128]
4 ee ff
5 ---
6 aa bb
7 cc d7 08
8 ee ff
This page took 0.030288 seconds and 4 git commands to generate.