[AA FIR] support symbol pointer restore for value parameter from delegated setter

^KT-54051
This commit is contained in:
Dmitrii Gridin
2022-11-23 20:58:12 +01:00
committed by Space Team
parent 55ca2d608b
commit dfc59d5d07
9 changed files with 248 additions and 2 deletions
@@ -0,0 +1,3 @@
// WITH_STDLIB
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
var delegatedProp: String by Delegate()