index
:
clyne/interpreter
master
Scripting language implementation for microcontrollers
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test10
blob: 9b18c4f39e69ed49100bcb1ffffca64f3e3ef892 (
plain
)
1
2
3
a = "a" append(append(append(a, "llo"), " mate!"), 37) print(a)