1
1
mirror of https://github.com/AleoHQ/leo.git synced 2025-01-08 11:08:41 +03:00
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;