[JS IR BE] Cast types in bridges

This commit is contained in:
Svyatoslav Kuzmich
2018-07-25 15:44:50 +03:00
parent 97faff246d
commit 439350d41a
4 changed files with 19 additions and 14 deletions
@@ -1,4 +1,5 @@
// IGNORE_BACKEND: NATIVE
// IGNORE_BACKEND: JS_IR
class StrList : List<String?> {
override val size: Int