Minor. Clean tests

This commit is contained in:
Mikhail Bogdanov
2020-03-15 19:31:58 +01:00
parent ab7e71fd68
commit bc214868ef
7 changed files with 2 additions and 7 deletions
@@ -1,6 +1,5 @@
// IGNORE_BACKEND_FIR: JVM_IR
// !LANGUAGE: +NewInference
// IGNORE_BACKEND_FIR: JVM_IR
fun sum(vararg args: Int): Int {
var result = 0