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

7 lines
77 B
Plaintext

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