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
fb0cebaf5645dddfc2d21a109b5df08cc6dc0b97
monkey
/
internal
/
testdata
/
if.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
5 lines
34 B
Plaintext
Raw
Blame
History
x := 1
if (x == 1) {
x = 2
x
}
Reference in New Issue
View Git Blame
Copy Permalink