5 lines
82 B
Kotlin
5 lines
82 B
Kotlin
// IS_APPLICABLE: false
|
|
fun main(args: Array<String>){
|
|
val x = "<caret>\$d"
|
|
}
|