leo/compiler/tests/syntax/identifiers/group_fail.leo

3 lines
43 B
Plaintext

function main() {
const group = 0u32;
}