leo/compiler/tests/input_files/program_state/input/basic.state
2020-07-31 20:59:50 -07:00

10 lines
110 B
Plaintext

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