leo/tests/compiler/integers/i8/inputs/add.in

7 lines
75 B
Plaintext

[main]
a: i8 = 1i8;
b: i8 = 2i8;
c: i8 = 3i8;
[registers]
r0: bool = true;