blob: dee73aa8a590768521920ba0baa9938838ee9549 [file] [log] [blame]
package test;
class Hello {
public static void xx() {
String s = HelloKt.f();
}
}