e10b50a648
#KT-15640 Fixed
6 lines
94 B
Kotlin
Vendored
6 lines
94 B
Kotlin
Vendored
// NAME: I
|
|
// SIBLING:
|
|
class <caret>A {
|
|
// INFO: {checked: "true"}
|
|
final val one = 1
|
|
} |