mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Removed unused token.
This commit is contained in:
@@ -38,7 +38,6 @@ var keywords = []string{
|
||||
"case",
|
||||
"default",
|
||||
"return",
|
||||
"sqfstart",
|
||||
"sqf"}
|
||||
|
||||
var whitespace = []byte{' ', '\n', '\t'}
|
||||
|
||||
Reference in New Issue
Block a user