Allow IrConstTransformer to visit and evaluate vararg elements

This commit is contained in:
Ivan Kylchik
2020-06-26 14:43:42 +03:00
parent 6fa03297f9
commit de2b20482a
4 changed files with 27 additions and 11 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// TODO: muted automatically, investigate should it be ran for JS or not