FIR2IR: Adjust test data for updated overridden structure
This commit is contained in:
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
annotation class A(val x: String = "", val y: Int = 42)
|
||||
|
||||
@A("abc", 123) fun test1() {}
|
||||
|
||||
Reference in New Issue
Block a user