[FIR] Fix tests for vararg execution order after rebase.
This commit is contained in:
committed by
teamcityserver
parent
e175e87225
commit
b58d75440b
@@ -1,7 +1,6 @@
|
||||
// !LANGUAGE: +UseCorrectExecutionOrderForVarargArguments
|
||||
// WITH_RUNTIME
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
fun foo(vararg x: Unit, y: Any) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user