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 39df332f..aa7bea77 100644
--- a/lopnames.h
+++ b/lopnames.h
@@ -94,6 +94,7 @@ static const char *const opnames[] = {
94 "SETLIST", 94 "SETLIST",
95 "CLOSURE", 95 "CLOSURE",
96 "VARARG", 96 "VARARG",
97 "GETVARG",
97 "VARARGPREP", 98 "VARARGPREP",
98 "EXTRAARG", 99 "EXTRAARG",
99 NULL 100 NULL