Fix testdata after changing API of kotlin.browser and kotlin.dom
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package test
|
||||
|
||||
import kotlin.browser.localStorage
|
||||
import kotlinx.browser.localStorage
|
||||
|
||||
fun foo() {
|
||||
localStorage
|
||||
|
||||
Reference in New Issue
Block a user