8 lines
72 B
Kotlin
Vendored
8 lines
72 B
Kotlin
Vendored
// "Import" "true"
|
|
|
|
package test
|
|
|
|
fun foo() {
|
|
<caret>localStorage
|
|
}
|