mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-09 22:25:23 +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 | ||
core | ||
parser | ||
Cargo.toml |