Mute some tests

This commit is contained in:
Michael Bogdanov
2015-03-05 12:01:37 +03:00
parent 5c6b9b1bc6
commit 3a5b55fc61
6 changed files with 52 additions and 6 deletions
@@ -0,0 +1,9 @@
import builders.*
import kotlin.InlineOption.*
fun box(): String {
return test{"OK"}
}
//TODO