KT-3268 Check binary format version in the compiler
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import jet.runtime.typeinfo.JetClass;
|
||||
|
||||
@JetClass("Ljava/lang/Object;", 16, -1)
|
||||
class ClassWithWrongAbiVersion {}
|
||||
Reference in New Issue
Block a user