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:
Binary file not shown.
@@ -38,7 +38,6 @@ var keywords = []string{
|
|||||||
"case",
|
"case",
|
||||||
"default",
|
"default",
|
||||||
"return",
|
"return",
|
||||||
"sqfstart",
|
|
||||||
"sqf"}
|
"sqf"}
|
||||||
|
|
||||||
var whitespace = []byte{' ', '\n', '\t'}
|
var whitespace = []byte{' ', '\n', '\t'}
|
||||||
|
|||||||
Reference in New Issue
Block a user