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

3 lines
35 B
Plaintext

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