Meta: Add to-dos

This commit is contained in:
Riyyi
2023-03-24 23:40:02 +01:00
parent 6c12b199e8
commit 9271b9fe01
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ void Reader::read()
m_node = readImpl();
// TODO: Move these to the appropriate functions
// Error checking
if (m_invalid_syntax) {