diff options
Diffstat (limited to 'test/cmpref.bqn')
| -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 997d418a..081df0a5 100755 --- a/test/cmpref.bqn +++ b/test/cmpref.bqn @@ -35,7 +35,7 @@ pre ← ⟨ "GroupLen← ≠¨⊔" "GroupOrd← ∾⊔∘⊢" '!' Mod "{𝕩 ⋄ ≤1}⍟¬" -⟩∾Mod⟜⥊¨ "+-×÷⋆⌊=≤≢⥊⊑↕⌜`" +⟩∾Mod⟜⥊¨ "+-×÷⋆⌊=≤≢⥊⊑↕⌜`⊘" # checks if line is a builtin redefinition |
