index
:
clp
main
A small Python compiler with optimizer written in Java
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
test.py
blob: ab0901a9f664e1bcc99f8dfb07125b4c67d2addd (
plain
)
1
2
3
4
x
=
1
if
x
==
1
:
print
(
"a"
)