leo/compiler/tests/boolean/input/true_false.in
2020-07-31 20:59:50 -07:00

3 lines
39 B
Plaintext

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