compiler/testData/compileJavaAgainstKotlin/method/Int.java (
6
lines of code) (
raw
):
package test; class Int { { int r = IntKt.lll(1); } }