/* namespace: Compile expectation: Fail */ program test.aleo { function main() { const i = 1 u64; } }