val c = java.util.Comparator {(x: Int, y: Int) -> 1} // REF: (java.util).Comparator