Added to-do.

This commit is contained in:
Patrick Lühne 2017-06-17 17:57:31 +02:00
parent 8288345bcb
commit 0de5b9eb56
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF

View File

@ -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;