mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-29 06:44:49 +00:00
![]() 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> |
||
---|---|---|
.. | ||
snapshots | ||
context.rs | ||
error.rs | ||
function.rs | ||
lexer.rs | ||
lib.rs | ||
mode.rs | ||
parser.rs | ||
python.rs | ||
string.rs | ||
string_parser.rs | ||
token.rs |