This website works better with JavaScript.
Explore
Help
Sign In
clyne
/
interpreter
Watch
1
Star
0
Fork
You've already forked interpreter
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2f506168a1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2f506168a1'
${ noResults }
interpreter
/
tests
/
test10
4 lines
64 B
Plaintext
Raw
Blame
History
a = "a"
append(append(append(a, "llo"), " mate!"), 37)
print(a)
Reference in New Issue
View Git Blame
Copy Permalink