Added to-do.

This commit is contained in:
2017-06-19 00:14:36 +02:00
parent 8288345bcb
commit 0de5b9eb56
@@ -14,6 +14,7 @@ namespace detail
// //
//////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////
// TODO: refactor
inline void skipSection(Tokenizer &tokenizer) inline void skipSection(Tokenizer &tokenizer)
{ {
size_t openParentheses = 1; size_t openParentheses = 1;