Files
kotlin/compiler/testData/compileJavaAgainstKotlin/method/Int.java
2015-10-19 16:03:16 +03:00

9 lines
72 B
Java
Vendored

package test;
class Int {
{
int r = IntKt.lll(1);
}
}