leo/tests/compiler/boolean/inputs/true_false.in

6 lines
69 B
Plaintext

[main]
a: bool = true;
b: bool = false;
[registers]
x: bool = false;