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 05:10:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f567eb287
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 09:26:21 +00:00
export func hello() {
Implement a very dumb import system.
2023-09-03 06:28:40 +00:00
println("Hello World")
}
Reference in New Issue
Copy Permalink