[LL FIR] add tests for synthetic property

^KT-61990
This commit is contained in:
Dmitrii Gridin
2023-10-12 18:56:50 +02:00
committed by Space Team
parent 670b46fe15
commit 5de269147f
32 changed files with 4515 additions and 11 deletions
@@ -0,0 +1,3 @@
override var something: kotlin.String
get()
set(s: kotlin.String)