fn renderError(tree: Ast, parse_error: Error, stream: anytype) !void
tree: Ast,
parse_error: Error,
stream: anytype,