parent
d2f2eed963
commit
746a2996c9
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ bool test_26() {
|
|||
{
|
||||
printf("%ls\n", regexp.get_capture(i).c_str());
|
||||
}
|
||||
return res;
|
||||
return (res>=0);
|
||||
};
|
||||
|
||||
struct test_27_data {
|
||||
|
|
Loading…
Reference in a new issue