ROFL, in all examples where a function definition in the code, fun does not support functions actualy... :D
This commit is contained in:
parent
5272148946
commit
2f95b49bba
6 changed files with 16 additions and 11 deletions
|
|
@ -1,3 +1 @@
|
|||
fun hello_world() {
|
||||
print("Hello, world!")
|
||||
}
|
||||
print("Hello, world!")
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
* Hello, world!
|
||||
*/
|
||||
|
||||
fun hello_world() {
|
||||
print("Hello, world!")
|
||||
}
|
||||
print("Hello, world!")
|
||||
|
||||
// Bye, world!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue