Minor edits.

This commit is contained in:
sforman
2023-07-30 16:34:56 -07:00
parent 72c325c1f2
commit fecd3e1d02
+1 -2
View File
@@ -261,10 +261,9 @@ dialect of Joy are defined in terms of these:
< > >= <= != <> =
and or xor (These are the bitwise ops.)
lshift rshift
/\ \/ _\/_ (These are the logical ops. Booleans)
/\ \/ _\/_ (These are the logical ops that work on Booleans.)