Introduce Parameter: Forbid inside of annotation entries
#KT-18594 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
annotation class FromCollection1(val value: String)
|
||||
@FromCollection1(<caret>"a") class CollectionValueUserJ
|
||||
@@ -0,0 +1 @@
|
||||
Introduce Parameter is not available inside of annotation entries
|
||||
Reference in New Issue
Block a user