aboutsummaryrefslogtreecommitdiff
path: root/src/f.bqn
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-01-15 10:10:54 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-01-15 10:10:54 -0500
commitd8a3a45c0e7db4fb2403198fccd9358585cc6741 (patch)
treeff731b5eff193482fdc4b2124a8153c6411d3606 /src/f.bqn
parentb902b3916af8aaeb74aa728a0e0eec359d0b099b (diff)
Fix formatting of depth-1 arrays containing operations
Diffstat (limited to 'src/f.bqn')
-rw-r--r--src/f.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/f.bqn b/src/f.bqn
index 52ea46ce..a351744b 100644
--- a/src/f.bqn
+++ b/src/f.bqn
@@ -77,7 +77,7 @@
}
# Format data type
- FmtDat ← (2⌊≡)◶FmtAtom‿FmtSimple‿FmtMixed
+ FmtDat ← (2⌊≡)◶⟨FmtAtom,(∧´∘⥊3≤Type⌜)◶FmtSimple‿FmtMixed,FmtMixed⟩
# Format part of a compound operation; return precedence‿string
FmtOp ← {