leo/compiler/tests/tuples/inputs/input.in
2020-08-11 01:08:02 -07:00

2 lines
38 B
Plaintext

[main]
a: (bool, bool) = (true, true);