5 lines
78 B
Java
Vendored
5 lines
78 B
Java
Vendored
class WillBeUnresolved {
|
|
void main() {
|
|
test.FunKt.f(":(");
|
|
}
|
|
} |