mirror of
https://github.com/Ed94/gencpp.git
synced 2025-10-29 05:50:53 -07:00
Compare commits
3 Commits
v0.13-Alph
...
v0.14-Alph
| Author | SHA1 | Date | |
|---|---|---|---|
| 6498b13658 | |||
| 7f562cd77f | |||
| 4997cb5878 |
@@ -509,6 +509,8 @@ namespace Parser
|
||||
);
|
||||
return { { nullptr }, 0 };
|
||||
}
|
||||
move_forward();
|
||||
content.Length++;
|
||||
|
||||
while ( left && current != '"' && current != '>' )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user