summaryrefslogtreecommitdiff
path: root/language/jib.ott
diff options
context:
space:
mode:
Diffstat (limited to 'language/jib.ott')
-rw-r--r--language/jib.ott1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/jib.ott b/language/jib.ott
index 7b5d0162..e54e2ea5 100644
--- a/language/jib.ott
+++ b/language/jib.ott
@@ -136,6 +136,7 @@ clexp :: 'CL_' ::=
| current_exception : ctyp :: :: current_exception
| have_exception :: :: have_exception
| return : ctyp :: :: return
+ | void :: :: void
ctype_def :: 'CTD_' ::=
{{ com C type definition }}