1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
kotlin
Java code posted
created at 14 Apr 09:27
Edit
|
Back
1
2
3
4
// mi primer programa con kotlin
fun
main
(
args
:
Array
<
string
>
)
{
println
(
"
¡Hola Mundo!
"
)
}
97 Bytes in 1 ms with coderay