leo/asg/tests/pass/tuples/input.leo
2021-01-25 07:19:38 -08:00

3 lines
35 B
Plaintext

function main(a: (bool, bool)) {
}