diff options
Diffstat (limited to 'frontend/syntax.dcl')
-rw-r--r-- | frontend/syntax.dcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/syntax.dcl b/frontend/syntax.dcl index 9bbdb19..a02ef8c 100644 --- a/frontend/syntax.dcl +++ b/frontend/syntax.dcl @@ -242,6 +242,7 @@ cNameLocationDependent :== True , class_dictionary :: !DefinedSymbol , class_pos :: !Position , class_cons_vars :: !BITVECT + , class_arg_kinds :: ![TypeKind] // filled in in checkKindCorrectness phase } :: MemberDef = |