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
803f330e825878edd3f513ca5a0d167f6770cc97
monkey
/
internal
/
testdata
/
functions.monkey
Chuck Smith
244b71d245
Some checks failed
Build / build (push)
Failing after 5m26s
Details
Publish Image / publish (push)
Failing after 45s
Details
Test / build (push)
Failing after 5m54s
Details
refactor how repl works
2024-03-28 16:51:54 -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