Files
kotlin/idea/testData/refactoring/extractFunction/basic/localClassExtraction.kt.conflicts
Valentin Kipyatkov 4cd7193047 KT-11018 Ctrl + Mouse Hover shows a var as val
#KT-11018 Fixed
2016-02-13 10:20:20 +03:00

1 line
124 B
Plaintext
Vendored

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