[AA] AbstractSymbolTest: add check for parameters

^KT-54826
This commit is contained in:
Dmitrii Gridin
2022-11-18 11:08:44 +01:00
committed by Space Team
parent 1222d18b3d
commit 55ca2d608b
10 changed files with 16 additions and 5 deletions
@@ -1 +1,3 @@
// DO_NOT_CHECK_SYMBOL_RESTORE_K1
val greeter = <caret>Runnable { println("Howdy") }