[IDE, JS] Add regression test for KTIJ-27571
Reference resolve for kotlin.js.asDynamic
This commit is contained in:
committed by
Space Team
parent
77ebe1085d
commit
ed8d3092cd
@@ -0,0 +1,6 @@
|
||||
// TARGET_PLATFORM: JS
|
||||
// WITH_STDLIB
|
||||
|
||||
fun test() {
|
||||
"some".asDy<caret>namic()
|
||||
}
|
||||
Reference in New Issue
Block a user