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