summaryrefslogtreecommitdiff
path: root/src/macros.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/macros.hpp')
-rw-r--r--src/macros.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/macros.hpp b/src/macros.hpp
index df16a4c5..05c337b0 100644
--- a/src/macros.hpp
+++ b/src/macros.hpp
@@ -63,6 +63,7 @@ struct MacroPatEnt:
enum Type {
PAT_TOKEN,
PAT_TT,
+ PAT_PAT,
PAT_IDENT,
PAT_PATH,
PAT_TYPE,