// WITH_RUNTIME fun foo() { val t = java.lang.Character.compare('3', '4') }