[KT-4124] Fix some tests from common testData

This commit is contained in:
Alexey Andreev
2016-02-17 11:35:16 +03:00
parent f5786dd567
commit 9238afc439
26 changed files with 68 additions and 88 deletions
-3
View File
@@ -4,9 +4,6 @@ class Reluctant() {
}
}
// Probably, it's an old debugging code. JS backend still does not support this
//fun p(o : Any?) = System.out?.println(o)
fun test1() : String {
try {
val b = Reluctant()