This website requires JavaScript.
Explore
Help
Register
Sign In
sashakoshka
/
arf
Archived
Watch
1
Star
0
Fork
0
You've already forked arf
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-08-29
. You can view files and clone it, but cannot push or open issues or pull requests.
a5477717eb
arf
/
examples
/
basic
/
main.arf
10 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-08-03 09:09:00 -06:00
:arf
Cleaned up example code and made it up-to-date
2022-08-20 13:54:10 -06:00
require "io"
---
Initial commit
2022-08-03 09:09:00 -06:00
Cleaned up example code and made it up-to-date
2022-08-20 13:54:10 -06:00
func ro main
> arguments:{String}
< status:Int 0
---
io.println "hello world"
Reference in New Issue
Copy Permalink