aboutsummaryrefslogtreecommitdiff
path: root/lopnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'lopnames.h')
-rw-r--r--lopnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lopnames.h b/lopnames.h
index aa7bea77..0554a2e9 100644
--- a/lopnames.h
+++ b/lopnames.h
@@ -95,6 +95,7 @@ static const char *const opnames[] = {
95 "CLOSURE", 95 "CLOSURE",
96 "VARARG", 96 "VARARG",
97 "GETVARG", 97 "GETVARG",
98 "ERRNNIL",
98 "VARARGPREP", 99 "VARARGPREP",
99 "EXTRAARG", 100 "EXTRAARG",
100 NULL 101 NULL