aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/f.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/f.bqn b/src/f.bqn
index a351744b..6e5bc5bd 100644
--- a/src/f.bqn
+++ b/src/f.bqn
@@ -77,7 +77,7 @@
}
# Format data type
- FmtDat ← (2⌊≡)◶⟨FmtAtom,(∧´∘⥊3≤Type⌜)◶FmtSimple‿FmtMixed,FmtMixed⟩
+ FmtDat ← (2⌊≡)◶⟨FmtAtom,(∨´∘⥊3≤Type⌜)◶FmtSimple‿FmtMixed,FmtMixed⟩
# Format part of a compound operation; return precedence‿string
FmtOp ← {