import testing.Test; class KotlinClassUsedFromJava { void test() { Test(); } } //INFO:
public final class Test defined in testing in file KotlinClassUsedFromJava_Data.kt

Some comment