This website works better with JavaScript
Home
Explore
Sign In
vladnov138
/
Empty
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
0d1b05376b
Branches
Tags
main
test1
v1.1
v1.0
Empty
/
src
/
main
/
kotlin
/
Main.kt
Main.kt
61 B
History
Raw
1
2
3
4
fun main() {
println("Greeting program")
greeting()
}