diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/f.bqn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ← { |
