[AA] fix symbol pointer for setter

^KT-54311
This commit is contained in:
Dmitrii Gridin
2022-11-15 19:51:53 +01:00
committed by Space Team
parent 49a5e9b91d
commit 36f9a8b7b8
4 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
annotation class PropertyAnnotation
annotation class FieldAnnotation
annotation class GetAnnotation
@@ -1,4 +1,4 @@
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
var i: Int
set(value) {