leo/tests/compiler/group/x_and_y.leo

3 lines
56 B
Plaintext
Raw Normal View History

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