maintenance
This commit is contained in:
@@ -277,8 +277,6 @@ public class Diagnostic
|
||||
case Symbol.Continue:
|
||||
case Symbol.Struct:
|
||||
case Symbol.Let:
|
||||
case Symbol.Calls:
|
||||
case Symbol.For:
|
||||
case Symbol.Extern:
|
||||
{
|
||||
return ConsoleColors.Colorize(tokenText, ConsoleColors.Bold + ConsoleColors.Blue);
|
||||
|
||||
Reference in New Issue
Block a user