Remove interfaces
This commit is contained in:
@@ -17,7 +17,6 @@ public sealed class Tokenizer
|
||||
["struct"] = Symbol.Struct,
|
||||
["let"] = Symbol.Let,
|
||||
["calls"] = Symbol.Calls,
|
||||
["interface"] = Symbol.Interface,
|
||||
["for"] = Symbol.For,
|
||||
["extern"] = Symbol.Extern,
|
||||
["module"] = Symbol.Module,
|
||||
|
||||
Reference in New Issue
Block a user