``` fn main() { x := uint32( 1+2 // Error /playground.um (3, 15): ) expected but end of line found ) } ``` Not consistent with calls and literals.