leo/tests/compiler/input_files/program_input_constants/input/main.in

9 lines
82 B
Plaintext

[main]
b: bool = true;
[constants]
a: bool = true;
[registers]
r0: bool = true;