Rewrite example
This commit is contained in:
parent
3fd03325c2
commit
96c6193799
@ -1,9 +1 @@
|
||||
(output 'Hello, world!')
|
||||
|
||||
main = function <message> {
|
||||
while 1 == 1 {
|
||||
(output message)
|
||||
}
|
||||
}
|
||||
|
||||
(main 'Hello dust ~*')
|
||||
|
Loading…
Reference in New Issue
Block a user