This website requires JavaScript.
Explore
Help
Register
Sign In
fspl
/
arf
Archived
Watch
1
Star
1
Fork
0
You've already forked arf
Code
Issues
7
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-02-27
. You can view files and clone it, but cannot push or open issues or pull requests.
9232432c35
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