[LL] ensure FirConstExpression's annotations are not lost (KTIJ-23968)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun x() {
|
||||
val y = @Sup<caret>press("") ""
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
Resolved to:
|
||||
0: (in kotlin.Suppress) constructor(vararg names: kotlin.String)
|
||||
Reference in New Issue
Block a user