Files
kotlin/compiler/testData/compileJavaAgainstKotlin/method/Void.java
2014-03-19 23:24:27 +04:00

8 lines
67 B
Java
Vendored

package test;
class Void {
{
TestPackage.f();
}
}