Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
Annotated tests/system.py
792:d70932955645
466:09ae465e5515
2017-03-31
Paul Boddie
file
changeset
files
shortlog
Fixed non-recognition of deferred references in non-module, non-function scopes.
paul@466
1
print
"Raising SystemExit with value 2."
paul@466
2
raise
SystemExit
(
2
)