[FIR IDE] LC Fix test data

This commit is contained in:
Igor Yakovlev
2020-12-11 21:40:36 +03:00
parent f5d8ae0550
commit f282b721bc
29 changed files with 198 additions and 180 deletions
@@ -12,4 +12,6 @@ class AnnotatedParameterInInnerClassConstructor {
inner class InnerGeneric<T>(@Anno("a") a: T, @Anno("b") b: String) {
}
}
}
// FIR_COMPARISON