leo/tests/compiler/input_files/program_state/input/basic.state
2021-04-19 18:08:14 -07:00

10 lines
110 B
Plaintext

[[public]]
[state]
root: bool = true;
[[private]]
[record]
id: bool = false;
[state_leaf]
leaf: bool = true;