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
Files
aadc8282a57b8598a1865187a6815f0da544de1f
pork
/
examples
/
numbers.pork
6 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
language: floating point support
2023-09-09 00:08:30 -04:00
export func main() {
let pi = 3.141592653589793
println(pi)
parser: fix bug in ide support
2023-09-13 19:50:23 -07:00
language: floating point support
2023-09-09 00:08:30 -04:00
}
Reference in New Issue
Copy Permalink