diff options
Diffstat (limited to 'language')
| -rw-r--r-- | language/jib.ott | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/jib.ott b/language/jib.ott index 447b25e3..dfda3bbc 100644 --- a/language/jib.ott +++ b/language/jib.ott @@ -58,6 +58,8 @@ name :: '' ::= op :: '' ::= | not :: :: bnot + | or :: :: bor + | and :: :: band | hd :: :: list_hd | tl :: :: list_tl | bit_to_bool :: :: bit_to_bool |
