index
:
clp.git
main
A small Python compiler with optimizer written in Java
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
test.py
blob: 4ccfb1a8ade05a9f940648fb7b1a6c778929d4df (
plain
)
1
2
3
m = 1 for i in range(10): m = m + 1