leo/tests/compiler/statements/inputs/ternary_explicit_and_implicit.in
2022-08-01 17:01:58 -07:00

3 lines
35 B
Plaintext

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