Added tests on resolved calls
for annotation entry, delegator to super call, array access
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
annotation class MyA(val i: Int)
|
||||
|
||||
<caret>MyA(1) fun foo() {}
|
||||
Reference in New Issue
Block a user