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

6 lines
69 B
Plaintext

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