[AA] check symbol pointer restoring without psi anchor
^KT-54311
This commit is contained in:
committed by
Space Team
parent
636024f676
commit
4bd604f2ed
Vendored
+2
-1
@@ -1,3 +1,4 @@
|
||||
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
|
||||
annotation class PropertyAnnotation
|
||||
annotation class GetAnnotation
|
||||
annotation class ExplicitGetAnnotation
|
||||
@@ -9,4 +10,4 @@ annotation class ReceiverTypeAnnotation
|
||||
@property:PropertyAnnotation
|
||||
@get:GetAnnotation
|
||||
val @receiver:ReceiverAnnotation @ReceiverTypeAnnotation Long.x: Int
|
||||
@ExplicitGetAnnotation ge<caret>t() = 1
|
||||
@ExplicitGetAnnotation ge<caret>t() = 1
|
||||
|
||||
Reference in New Issue
Block a user