This website requires JavaScript.
Explore
Help
Sign In
archive
/
hacktoberfest-2018
Watch
1
Star
0
Fork
0
You've already forked hacktoberfest-2018
mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced
2024-11-01 04:07:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fd2f558a86
hacktoberfest-2018
/
code
/
chadramsey.kt
2 lines
73 B
Kotlin
Raw
Normal View
History
Unescape
Escape
Rename HelloWorld.kt to chadramsey.kt
2018-10-08 16:48:40 +00:00
fun
main
(
args
:
Array
<
String
>
)
{
println
(
"
Hello, Hacktoberfest 2018!
"
)
}
Reference in New Issue
Copy Permalink