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

package test; class Void { { VoidKt.f(); } }