feat: toml multiline string test

This commit is contained in:
MihailRis
2024-10-12 23:07:10 +03:00
parent abe004c3d5
commit 2f7fbd57ee
4 changed files with 94 additions and 57 deletions
+1
View File
@@ -109,6 +109,7 @@ public:
std::string parseName();
std::string parseXmlName();
bool hasNext();
size_t remain() const;
char peek();
char peekInLine();
char peekNoJump();