leo/compiler/tests/syntax/identifiers/input_fail.leo

3 lines
43 B
Plaintext

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