diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/cmpref.bqn | 2 |
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←⟨ - "!+-×÷⋆√⌊⌈∧∨¬|=≠≤<>≥≡≢⊣⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔" + "!+-×÷⋆√⌊⌈∧∨¬|=≠≤<>≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔" "˜˘¨⌜⁼´˝`" "∘⊸⟜○⌾⎉⚇⍟◶⊘" ⟩ |
