This website requires JavaScript.
Explore
Help
Register
Sign In
UnflavoredMeson
/
monkey
Watch
1
Star
0
Fork
0
You've already forked monkey
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6282075e660431c2846e3efcc48c1f07a0088b17
monkey
/
testdata
/
functions.monkey
Chuck Smith
6282075e66
Some checks failed
Build / build (push)
Successful in 10m26s
Details
Test / build (push)
Failing after 16m44s
Details
bind expression (:=) instead of let
2024-03-21 17:43:03 -04:00
2 lines
32 B
Plaintext
Raw
Blame
History
f := fn(x, y) { x * y };
f(2, 4)
Reference in New Issue
View Git Blame
Copy Permalink