No longer special case the last node in a Block. Call super() semantic analysis for variables. This may prevent some future issues. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| errors.py | ||
| ir.py | ||
| lexer.py | ||
| logger.py | ||
| nodes.py | ||
| parser.py | ||
| semantic.py | ||
| source.py | ||
| typechecking.py | ||
| utils.py | ||