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

7 lines
78 B
Plaintext

[main]
a: u8 = 4u8;
b: u8 = 2u8;
c: bool = true;
[registers]
r0: bool = true;