leo/tests/compiler/integers/i32/inputs/neg_rev.in

6 lines
68 B
Plaintext

[main]
a: i32 = -5i32;
b: i32 = 5i32;
[registers]
r0: bool = false;