index
:
tbsp
master
tree-based source-processing language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
static-analysis
/
sample.py
blob: 7c3ed09705442c0b7872b8b25779d21360cba0ad (
plain
)
1
2
3
def
foo
():
if
bar
==
None
:
print
(
"none"
)