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

9 lines
103 B
Plaintext

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