Further work on implementing functions
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
println "Time to define a function";
|
||||
|
||||
fun str myFunction(int myNum);
|
||||
|
||||
myFunction(3);
|
||||
|
Reference in New Issue
Block a user