feat: toml multiline string test
This commit is contained in:
@@ -109,6 +109,7 @@ public:
|
||||
std::string parseName();
|
||||
std::string parseXmlName();
|
||||
bool hasNext();
|
||||
size_t remain() const;
|
||||
char peek();
|
||||
char peekInLine();
|
||||
char peekNoJump();
|
||||
|
||||
Reference in New Issue
Block a user