leo/compiler/tests/group/point_input.leo

3 lines
44 B
Plaintext

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