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

package test; class IntWithDefault { { int r = IntWithDefaultKt.www(1); } }