...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace syntax.Tokenization;
|
||||
namespace Syntax.Tokenization;
|
||||
|
||||
public class SymbolToken(SourceSpan span, Symbol symbol) : Token(span)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user