Ensure last pd has a trailing comma
Must be after alignment_ensure_no_closing_brace()
because if it comes after
alignment_ensure_trailing_comma()
, the last expression would not be a
brace, which would make removal complicated.
alignment_ensure_trailing_comma(pd_by_line)
pd_by_line |
A list, each element corresponding to a potentially incomplete parse table that represents all token from one line. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.