mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
.. | ||
1-01-empty-module.py | ||
1-02-pass-statement.py | ||
1-03-empty-tuple.py | ||
1-04-toplevel-assignment.py | ||
1-05-eval-statement-fails.py | ||
2-01-function-definition.py | ||
2-02-local-values.py | ||
2-03-nested-functions.py | ||
2-04-closures.py | ||
2-05-function-invocation.py | ||
3-01-type-of-type.py | ||
3-02-boolean.py | ||
3-03-instantiation.py | ||
3-04-subclassing.py | ||
3-05-super.py | ||
4-01-local-redef.py | ||
4-02-type-unsafe-redef.py | ||
4-03-toplevel-redefinition.py |