blob: e331a057233b973c7f89854d561e66c15c54f830 [file]
package test;
import test2.*;
public class CheckKotlinStub {
public KotlinStub getKotlinStub() { return null; }
}