[AA LC] Implement default values for methods of annotations

This commit is contained in:
Dmitriy Novozhilov
2022-08-03 16:00:15 +03:00
parent 3a51a8a655
commit a88fdd5eb7
10 changed files with 85 additions and 21 deletions
@@ -1,4 +1,6 @@
// Anno
// IGNORE_FIR
// Ignored due to KT-53573
annotation class Anno(
val i: Int,