Functions
Functions are declared with |
|
One-liner functions use |
|
Functions without a return type return |
|
|
|
$ pyr run functions.pyr 7 10 hello world 42 |