Update tests

This commit is contained in:
Roman Artemev
2018-10-29 00:35:05 +03:00
committed by romanart
parent 12848d4eff
commit 7f215d3f52
25 changed files with 110 additions and 18 deletions
@@ -1,5 +1,4 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
fun foo(): String {
fun bar(x: String, y: String = x): String {
return y