Enable test that uses Array.fill in JS and Native

This commit is contained in:
Ilya Gorbunov
2019-07-31 22:00:08 +03:00
parent 3751a8a797
commit 2e445ebad6
@@ -1,5 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JS, JS_IR, NATIVE
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
data class RGBA(val rgba: Int)