compiler/testData/compileJavaAgainstKotlin/method/Any.java (6 lines of code) (raw):

package test; class Any { { Object r = AnyKt.anyany(new Object(), null); } }