index
:
interpreter
this commit
master
Simple interpreter written in Zig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
2.src
blob: da99740deb53dc57caaf10a58e16db82bd079036 (
plain
) (
blame
)
1
2
3
4
5
let test = 1922; test = 7; print(test);