leo/tests/compiler/_group/point_input.leo
2021-05-05 17:48:33 +03:00

3 lines
44 B
Plaintext

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