[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
@@ -7,4 +7,6 @@ class PrivateInClass private constructor (g: String?) {
private val n: String?
get() = ""
private fun bar(a: String, b: String?): String? = null
}
}
// FIR_COMPARISON