mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
Start adding Perl verb support with FAIL as the first supported verb.
This commit is contained in:
@ -288,5 +288,6 @@ void test_unicode();
|
||||
void test_pocessive_repeats();
|
||||
void test_mark_resets();
|
||||
void test_recursion();
|
||||
void test_verbs();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user