leo/compiler/tests/tuples/inputs/input.in

2 lines
38 B
Plaintext
Raw Normal View History

2020-08-11 11:08:02 +03:00
[main]
a: (bool, bool) = (true, true);