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

3 lines
42 B
Plaintext

function main(a: group) {
let b = a;
}