[FIR IDE] LC Fix generating unique field names

This commit is contained in:
Igor Yakovlev
2020-11-24 00:05:51 +03:00
parent 18e5af37ff
commit 56c3faee00
5 changed files with 31 additions and 14 deletions
@@ -13,3 +13,5 @@ class A {
private val j: String = { "a" }()
private val j: String = { "b" }()
}
// FIR_COMPARISON