deb75b3f18
#KT-8527 Fixed
11 lines
232 B
Kotlin
Vendored
11 lines
232 B
Kotlin
Vendored
class Test {
|
|
val St<caret>
|
|
}
|
|
|
|
// INVOCATION_COUNT: 1
|
|
// EXIST: { lookupString:"String", tailText:" (kotlin)" }
|
|
// EXIST: IllegalStateException
|
|
// EXIST: StringBuilder
|
|
// EXIST_JAVA_ONLY: StringBuffer
|
|
// ABSENT: HTMLStyleElement
|