leo/tests/compiler/input_files/program_input/input/main_multiple.in

7 lines
70 B
Plaintext
Raw Normal View History

2020-07-31 00:38:31 +03:00
[main]
a: bool = true;
b: bool = false;
2021-05-05 17:35:34 +03:00
[registers]
r0: bool = true;