aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-31 10:47:53 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-31 10:47:53 -0400
commit1a15fa1cb984dd1d6bd3f5c5b56e0169b1085edf (patch)
treecb57cee8bdf8f9e8bcfb5617c400a8630c0f2784 /test
parent0d13401bde67f9e8106d8189eec2edb9662d4436 (diff)
Use dyadic inverse instead of inverting a train
Diffstat (limited to 'test')
-rwxr-xr-xtest/cmpref.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cmpref.bqn b/test/cmpref.bqn
index 029af28c..8186889a 100755
--- a/test/cmpref.bqn
+++ b/test/cmpref.bqn
@@ -7,7 +7,7 @@ impl ← •LNS •path∾"../impl.bqn"
drun ← ((<•path∾"../c.bqn")∾<"DRun") •EX •path∾"../dzref"
chrs←⟨
- "!+-×÷⋆√⌊⌈∧∨¬|=≠≤<>≥≡≢⊣⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔"
+ "!+-×÷⋆√⌊⌈∧∨¬|=≠≤<>≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔"
"˜˘¨⌜⁼´˝`"
"∘⊸⟜○⌾⎉⚇⍟◶⊘"