2022-err-u32-bin-overflow.src (66B)
1 func start() i32 { 2 return 0b100010001000100010001000100010001; 3 }