leo/tests/compiler/statements/inputs/ternary_explicit_and_implicit.in

6 lines
61 B
Plaintext

[main]
x: u8 = 3u8;
y: bool = true;
[registers]
a: u8 = 0u8;