GitBucket
4.23.0
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
sample-kotlin
/
sample01
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
sample01
/ hello.kt
yhornisse
on 15 Feb 2020
63 bytes
Add sample files
Raw
Blame
History
fun main(args: Array<String>) { println("Hello, World!") }