mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-11-16 01:07:26 +00:00
Updated README.md and added code sample for Kotlin
This commit is contained in:
parent
4da95e9a22
commit
2f5c6de774
1
code/HelloWorld.kt
Normal file
1
code/HelloWorld.kt
Normal file
@ -0,0 +1 @@
|
||||
fun main(args : Array<String>) { println("Hello, Hacktoberfest 2018!") }
|
Loading…
Reference in New Issue
Block a user