fun test() { while 12 {} } // @expect-errors: // | 2:8: the condition of the while loop must produce a boolean