pub fn error_line(err: &ParseError) -> usize
Return the 1-indexed line number from a ParseError.
ParseError