if true { "blarg" } else { 23 } // @expect-errors: // | 1:0: the type of the 'then' branch ('string') must match the type of the 'else' branch ('f64')