Specify target backend as JVM for SAM tests; mute other failed tests and regenerate tests.

This commit is contained in:
Zalim Bashorov
2016-11-10 13:27:37 +03:00
parent 24819a079b
commit afa58599ec
17 changed files with 97 additions and 44 deletions
+3
View File
@@ -1,3 +1,6 @@
// TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS
fun box(): String {
return object {
fun foo(): String {
+3
View File
@@ -1,3 +1,6 @@
// TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS
fun box() : String {
var a = 1