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
3b6df3e81379d8c1e1ecb99a9f8251d757ef12f1
monkey
/
internal
/
testdata
/
arrays.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
37 B
Plaintext
Raw
Blame
History
xs := [1, 2, 3]
xs[0] + xs[1] + xs[2]
Reference in New Issue
View Git Blame
Copy Permalink