Files
kotlin-fork/idea/testData/refactoring/extractFunction/basic/localClassExtraction.kt.conflicts
T
Alexey Sedunov 608ce59f15 Resolution: Resolve primary constructor references to primary constructor
itself if it's explicitly present in PSI
2015-06-11 13:52:47 +03:00

1 line
135 B
Plaintext
Vendored

Following declarations are used outside of selected code fragment: public constructor A(n: Int = ...) value-parameter val n: Int = ...