FIR2IR: Adjust test data for updated overridden structure
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
abstract class Base(val lambda: () -> Any)
|
||||
|
||||
object Test : Base({ -> Test })
|
||||
Reference in New Issue
Block a user