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

7 lines
77 B
Plaintext

[main]
a: i8 = 2i8;
b: i8 = 5i8;
c: i8 = 10i8;
[registers]
r0: bool = false;