FIR2IR: convert annotations on local variables

This commit is contained in:
Mikhail Glukhikh
2021-05-31 13:53:27 +03:00
committed by teamcityserver
parent 77dd0ad396
commit 491267b4f7
4 changed files with 3 additions and 47 deletions
@@ -1,3 +1,5 @@
// FIR_IDENTICAL
annotation class TestAnn(val x: String)
fun foo() {