KT-3268 Check binary format version in the compiler
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package wrong;
|
||||
|
||||
@jet.runtime.typeinfo.JetPackageClass(abiVersion = -1)
|
||||
public class WrongPackage {
|
||||
public static void bar() {}
|
||||
}
|
||||
Reference in New Issue
Block a user