4 lines
69 B
Io
4 lines
69 B
Io
|
println "Time to define a function";
|
||
|
|
||
|
fun str myFunction(int myNum);
|