/* namespace: Compile expectation: Fail */ program test.aleo { function main() { const a: u32 = 4294967296u32; } }