FIR2IR: Adjust test data for updated overridden structure
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
annotation class TestAnn(val x: String)
|
||||
|
||||
fun testFun(@TestAnn("testFun.x") x: Int) {}
|
||||
|
||||
Reference in New Issue
Block a user