[IDE, JS] Fix tests for asDynamic
Register JS configurator in tests for library sources Ignore FE10 because of KTIJ-28546 KTIJ-27571
This commit is contained in:
committed by
Space Team
parent
ed8d3092cd
commit
8fbe376f25
@@ -1,6 +1,9 @@
|
||||
// TARGET_PLATFORM: JS
|
||||
// WITH_STDLIB
|
||||
|
||||
// Issue: KTIJ-28546
|
||||
// IGNORE_FE10
|
||||
|
||||
fun test() {
|
||||
"some".asDy<caret>namic()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user