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