summaryrefslogtreecommitdiff
path: root/src/parse/eTokenType.enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/eTokenType.enum.h')
-rw-r--r--src/parse/eTokenType.enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/eTokenType.enum.h b/src/parse/eTokenType.enum.h
index 4408c45a..93590264 100644
--- a/src/parse/eTokenType.enum.h
+++ b/src/parse/eTokenType.enum.h
@@ -21,6 +21,7 @@ _(TOK_INTERPOLATED_STMT)
_(TOK_INTERPOLATED_BLOCK)
_(TOK_INTERPOLATED_META)
_(TOK_INTERPOLATED_ITEM)
+_(TOK_INTERPOLATED_VIS)
// Value tokens
_(TOK_IDENT)