leo/compiler/tests/group/x_and_y.leo

3 lines
56 B
Plaintext

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