Files
kotlin-fork/compiler/testData/compileJavaAgainstKotlin/property/Extensions.java
T

11 lines
154 B
Java
Vendored

package test;
class GenericArray {
{
TestPackage.getVal_("");
TestPackage.getVar_("");
TestPackage.setVar_("", "");
}
}