mirror of
https://github.com/RustPython/Parser.git
synced 2025-12-23 05:07:02 +00:00
No description
Since we parse an `elif:` block as an `If` node, its location should include its `orelse` node like it would for an `if:` block. Signed-off-by: Anders Kaseorg <andersk@mit.edu> |
||
|---|---|---|
| ast | ||
| codegen | ||
| core | ||
| parser | ||
| src | ||
| Cargo.toml | ||