4 lines
69 B
Kotlin
Vendored
4 lines
69 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun test() {
|
|
val foo = <caret>"""foo"""
|
|
} |