-record(final_parse_result, { value :: {ok, any()} | {error, ramble_old:parse_error(any())}, errors :: list(ramble_old:parse_error(any())) }).