[Analysis API] support creating KtSymbol by K/JS dynamic scope
^KT-61257 fixed
This commit is contained in:
committed by
Space Team
parent
91edbeb747
commit
a90562c0da
+6
@@ -0,0 +1,6 @@
|
||||
// TARGET_PLATFORM: JS
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE
|
||||
|
||||
fun foo(jsObject: dynamic) {
|
||||
jsObject.dynamic<caret>PropertyAcess
|
||||
}
|
||||
Reference in New Issue
Block a user