leo/tests/old/fail/syntax/field_fail.leo
2021-04-12 13:15:39 -07:00

3 lines
43 B
Plaintext

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