Skip to content

Commit 2ea5f5c

Browse files
ochafikggerganov
andauthored
Update common/regex-partial.h
Co-authored-by: Georgi Gerganov <[email protected]>
1 parent 868b442 commit 2ea5f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/regex-partial.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ class common_regex {
5252
};
5353

5454
// For testing only (pretty print of failures).
55-
std::string regex_to_reversed_partial_regex(const std::string &pattern);
55+
std::string regex_to_reversed_partial_regex(const std::string & pattern);

0 commit comments

Comments
 (0)