Kapt: add JVM IR expectations for some tests
All of these have a different order of declarations and/or extra `@NotNull` annotations on fields, both of which doesn't seem like a problem. #KT-49682
This commit is contained in:
@@ -1,3 +1 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
inline class Cl(val a: String)
|
||||
|
||||
Reference in New Issue
Block a user