Fix incorrect test data for wrong KotlinSignature CLI test
Classes from the root package cannot be referenced from a non-root package
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
package library
|
||||
|
||||
import jet.runtime.typeinfo.KotlinSignature;
|
||||
|
||||
public class ClassWithWrongKotlinSignatures {
|
||||
Reference in New Issue
Block a user