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

3 lines
41 B
Plaintext

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