f227908151
- update incremental compilation tests
5 lines
97 B
Java
Vendored
5 lines
97 B
Java
Vendored
class JavaUsage {
|
|
public static void main(String[] args) {
|
|
test.FunKt.f("x");
|
|
}
|
|
} |