-record(syntax_error, { line :: integer(), column :: gleam@option:option(integer()), reason :: binary() }).