• Neal Norwitz's avatar
    SF #1377897, Bus error in ast · f8d403dd
    Neal Norwitz yazdı
    If a line had multiple semi-colons and ended with a semi-colon, we would
    loop too many times and access a NULL node.  Exit the loop early if
    there are no more children.
    f8d403dd
test_grammar.py 19 KB