mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
comments and some improvements
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
Result<ParseInfo> transpile(std::string fileContent);
|
||||
|
||||
std::string escapeText(std::string text);
|
||||
std::string wrapText(std::string text, size_t width);
|
||||
std::string wrapLine(std::string text, size_t width);
|
||||
|
||||
|
||||
extern std::chrono::high_resolution_clock::time_point start;
|
||||
|
||||
Reference in New Issue
Block a user