aboutsummaryrefslogtreecommitdiff
path: root/build/token
diff options
context:
space:
mode:
Diffstat (limited to 'build/token')
-rw-r--r--build/token5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/token b/build/token
index e6930ff..670207d 100644
--- a/build/token
+++ b/build/token
@@ -22,7 +22,10 @@ namespace build
lcbrace,
rcbrace,
equal,
- plus_equal
+ plus_equal,
+ dollar,
+ lparen,
+ rparen,
};
class token