fun test() { if true true { } } // NOTE: These errors should be better // @expect-errors: // | 2:10: Error at 'true': expected a block after `if`