Fix build
This commit is contained in:
parent
ad8debe030
commit
6327175fde
|
@ -1278,7 +1278,6 @@ private:
|
|||
}
|
||||
else if (currentIs(tok!"{"))
|
||||
{
|
||||
indents.dump();
|
||||
indents.popWrapIndents();
|
||||
if (peekBackIsSlashSlash() && peekBack2Is(tok!";"))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue