b0e0460ee6
#KT-15351 Fixed
6 lines
149 B
Kotlin
Vendored
6 lines
149 B
Kotlin
Vendored
// NAME: ISomething
|
|
// TARGET_FILE_NAME: extractToExistingFile.1.kt
|
|
class <caret>Something {
|
|
// INFO: {checked: "true"}
|
|
var independent = 1
|
|
} |