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: Int)
|
||||
|
||||
class TestClass @TestAnn(1) constructor() {
|
||||
|
||||
Reference in New Issue
Block a user