diff --git a/tests/test-tokenizer-0.cpp b/tests/test-tokenizer-0.cpp index 9f5382679..e368ec3a6 100644 --- a/tests/test-tokenizer-0.cpp +++ b/tests/test-tokenizer-0.cpp @@ -41,7 +41,7 @@ static const std::map> & k_tests() { }; return _k_tests; -}; +} int main(int argc, char **argv) { if (argc < 2) {