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