// WITH_RUNTIME fun foo() { val t = java.lang.Double.compare(5.0, 6.0) }