Skip to content

Commit

Permalink
adding empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Dec 14, 2024
1 parent 61515a1 commit 556705f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1091,4 +1091,4 @@ ada_warn_unused tl::expected<url_pattern, url_pattern_errors> parse_url_pattern(
const std::string_view* base_url, const url_pattern_options* options) {
return ada::parser::parse_url_pattern_impl<url_pattern>(std::move(input), base_url, options);
}
} // namespace ada
} // namespace ada

0 comments on commit 556705f

Please sign in to comment.