This website requires JavaScript.
Explore
Help
Sign In
strips
/
pork
Watch
2
Star
0
Fork
0
You've already forked pork
mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced
2025-08-03 13:11:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e4362eefb1dd108c1044703e3079c85c173417e
pork
/
examples
/
module.pork
4 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Exportable functions, common frontend, and scoped imports.
2023-09-03 02:26:21 -07:00
export func hello() {
Implement a very dumb import system.
2023-09-02 23:28:40 -07:00
println("Hello World")
}
Reference in New Issue
Copy Permalink