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

3 lines
56 B
Plaintext

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