FIR: handle annotations on non-containers more precisely

This commit is contained in:
Mikhail Glukhikh
2021-04-20 13:24:21 +03:00
parent 04daf8fce8
commit e0c8a6658b
11 changed files with 24 additions and 30 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// SKIP_ERRORS_BEFORE
annotation class X(val value: Y, val y: Y)