package test; import test2.*; public class CheckKotlinStub { public KotlinStub getKotlinStub() { return null; } }