aboutsummaryrefslogtreecommitdiff
path: root/frontend/hashtable.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/hashtable.dcl')
-rw-r--r--frontend/hashtable.dcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/hashtable.dcl b/frontend/hashtable.dcl
index 88db318..7aab4e2 100644
--- a/frontend/hashtable.dcl
+++ b/frontend/hashtable.dcl
@@ -22,6 +22,8 @@ set_hte_mark :: !Int !*HashTable -> *HashTable
| IC_Field !Ident
| IC_Selector
| IC_Instance ![Type]
+ | IC_Generic
+ | IC_GenericCase !Type
| IC_Unknown
:: BoxedIdent = {boxed_ident::!Ident}