Smoke test data fixed

This commit is contained in:
Andrey Breslav
2013-12-05 11:42:36 +04:00
parent 6df3a3042c
commit 3629a539e4
4 changed files with 33 additions and 3 deletions
@@ -0,0 +1,5 @@
package Hello
fun main(arg : Array<String>) {
a
}