updated examples to use _start
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env clyx
|
||||
:: _main [
|
||||
_start [
|
||||
"Listening on port 1337..." puts cr
|
||||
1337 nlstn # listen on port 1337
|
||||
1 while [ # outer connection accept loop
|
||||
|
||||
Reference in New Issue
Block a user