aboutsummaryrefslogtreecommitdiffstats
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/eval.c b/eval.c
index c5fea5ee..afa37891 100644
--- a/eval.c
+++ b/eval.c
@@ -381,6 +381,7 @@ static struct optypetab {
{ "Op_K_else", "else" },
{ "Op_K_function", "function" },
{ "Op_cond_exp", NULL },
+ { "Op_parens", NULL },
{ "Op_final --- this should never appear", NULL },
{ NULL, NULL },
};