This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
codon
mirror of
https://github.com/exaloop/codon.git
Watch
1
Star
0
Fork
You've already forked codon
0
Code
Issues
Projects
Releases
Wiki
Activity
bf57a4bd48
codon
/
test
/
parser
/
a
/
__init__.codon
9 lines
86 B
Plaintext
Raw
Blame
History
def foo():
print 'a.foo'
def bar():
print 'a.bar'
print 'a'
zoo = 5
_zoo = 3
Reference in New Issue
View Git Blame
Copy Permalink