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

7 lines
80 B
Plaintext

[main]
a: u8 = 100u8;
b: u8 = 50u8;
c: u8 = 50u8;
[registers]
r0: bool = false;