6 lines
40 B
Plaintext
6 lines
40 B
Plaintext
|
|
fun dingus {
|
||
|
|
println "hello"
|
||
|
|
}
|
||
|
|
|
||
|
|
dingus
|