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
jlf
pork
/
examples
/
complex
/
main.pork
6 lines
45 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
imports are now python style with a twist: forms! import std ffi and import local myfile
2023-09-07 05:43:03 +00:00
import local d
Complex import sample and support for import dependency cycles.
2023-09-03 09:41:02 +00:00
export func main() {
d()
}
Reference in New Issue
Copy Permalink