Closed jamesqo closed 8 years ago
This code does not syntax highlight correctly:
using static System.Console;
The static keyword should be recognized outside of its place as a storage modifier.
static
This code does not syntax highlight correctly:
The
static
keyword should be recognized outside of its place as a storage modifier.