diff options
Diffstat (limited to 'frontend/syntax.dcl')
-rw-r--r-- | frontend/syntax.dcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/syntax.dcl b/frontend/syntax.dcl index a439b05..f92b7d5 100644 --- a/frontend/syntax.dcl +++ b/frontend/syntax.dcl @@ -490,7 +490,6 @@ FI_HasTypeSpec :== 2 // whether the function has u user defined type , fun_body :: !FunctionBody , fun_type :: !Optional SymbolType , fun_pos :: !Position - , fun_index :: !Int , fun_kind :: !DefOrImpFunKind , fun_lifted :: !Int , fun_info :: !FunInfo |