leo/compiler/tests/group/both_sign_inferred.leo

3 lines
50 B
Plaintext

function main() {
let element = (_, _)group;
}