cli test template

This commit is contained in:
Stepan Koltsov
2012-06-14 15:29:17 +04:00
parent 4e99edccaa
commit 40fe33045d
3 changed files with 55 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
fun main(args: Array<String>) = println("hello world")
+1
View File
@@ -0,0 +1 @@
OK