package test;


class Hello {
    public static void xx() {
        String s = HelloKt.f();
    }
}
