diff options
Diffstat (limited to 'frontend/parse.icl')
-rw-r--r-- | frontend/parse.icl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/parse.icl b/frontend/parse.icl index 02a07e1..bdc3736 100644 --- a/frontend/parse.icl +++ b/frontend/parse.icl @@ -1228,6 +1228,7 @@ wantGenericDefinition context pos pState , gt_arity = length arg_vars } , gen_pos = pos + , gen_kinds_ptr = nilPtr , gen_classes = [] , gen_isomap = MakeDefinedSymbol {id_name="",id_info=nilPtr} NoIndex 0 } |