Skip to content

Commit 0e35d35

Browse files
committed
update
1 parent 4996190 commit 0e35d35

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package samples
2+
3+
fun main(args: Array<String>) {
4+
println("Hello, world!")
5+
}

0 commit comments

Comments
 (0)