leo/compiler/tests/group/x_sign_inferred.leo

3 lines
50 B
Plaintext
Raw Normal View History

2020-08-16 02:31:07 +03:00
function main() {
let element = (0, _)group;
}