Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lex.Tests: regression_wide: Fixed initialization order
> lex/regression_wide.cpp:93:11: warning: field 'constant' will be > initialized after field 'operation' [-Wreorder] > , constant (L"[0-9]+(\\.[0-9]+)?", ID_CONSTANT) > ^
- Loading branch information