mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user