leo/tests/compiler/function/input/dummy.in

9 lines
97 B
Plaintext

[main]
a: u32 = 10;
b: u32 = 100;
y: bool = true;
[registers]
r0: bool = true;
r1: bool = true;