[FIR IDE] LC Fix generating unique field names
This commit is contained in:
@@ -13,3 +13,5 @@ class A {
|
||||
private val j: String = { "a" }()
|
||||
private val j: String = { "b" }()
|
||||
}
|
||||
|
||||
// FIR_COMPARISON
|
||||
Reference in New Issue
Block a user