mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-02-09 09:23:56 +00:00
The token rule was matching even when the quoted_string rule should have matched, which was preventing the " stripping to work. In fact quoted_string was never being used. Also improve formatting of long lines. |
||
---|---|---|
.. | ||
check.cpp | ||
CMakeLists.txt | ||
test_ini_file.cpp | ||
test_invalid_utf8_get.cpp | ||
test_invalid_utf8_post.cpp | ||
test_mime_split.cpp | ||
test_settings_bag.cpp |