[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
// Functions can be recursively annotated
|
||||
annotation class ann(val x: Int)
|
||||
@ann(foo()) fun foo() = 1
|
||||
Reference in New Issue
Block a user