Refactoring tests.

This commit is contained in:
pTalanov
2012-03-02 13:06:51 +04:00
parent c1b9efa8bf
commit f9063ee137
8 changed files with 20 additions and 58 deletions
@@ -0,0 +1,3 @@
package foo
fun box() = if (true) throw Exception() else false