aboutsummaryrefslogtreecommitdiff
path: root/build/token
diff options
context:
space:
mode:
Diffstat (limited to 'build/token')
-rw-r--r--build/token4
1 files changed, 3 insertions, 1 deletions
diff --git a/build/token b/build/token
index 9f9b2b4..a071987 100644
--- a/build/token
+++ b/build/token
@@ -20,7 +20,9 @@ namespace build
newline,
colon,
lcbrace,
- rcbrace
+ rcbrace,
+ equal,
+ plus_equal
};
class token