cli test template
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun main(args: Array<String>) = println("hello world")
|
||||
@@ -0,0 +1 @@
|
||||
OK
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
fun main(args: Array<String>) = println("hello world")
|
||||
@@ -0,0 +1 @@
|
||||
OK
|
||||