compiler/testData/compileJavaAgainstKotlin/class/Simple.java (
6
lines of code) (
raw
):
package test; class Simple { { new Impossible<String>(); } }