[FIR] Fix invalid expression throwing exception when determining type
^KTIJ-25421 fixed Merge-request: KT-MR-10317 Merged-by: Egor Kulikov <Egor.Kulikov@jetbrains.com>
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
@<expr>Volatile</expr>
|
||||
private var
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
KT element: KtConstructorCalleeExpression
|
||||
FIR element: FirAnnotationCallImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
@<ERROR TYPE REF: Symbol not found for Volatile>[Types]()
|
||||
Reference in New Issue
Block a user