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