aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/cmpref.bqn3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/cmpref.bqn b/test/cmpref.bqn
index 8186889a..86788f81 100755
--- a/test/cmpref.bqn
+++ b/test/cmpref.bqn
@@ -32,8 +32,9 @@ pre ← ⟨
"IsArray ← 0≠≡"
"_amend ← {𝕨{𝕩⋄𝕗}⌾(𝕗⊑⊢)𝕩}"
"Type ← ⟨⟩⥊0⊸⥊"
+ "Log ← ⋆⁼"
'!' Mod "{𝕩 ⋄ ≤1}⍟¬"
-⟩∾Mod⟜⥊¨ "+-×÷⋆⌊=≤≢⥊⊑↕⌜⁼"
+⟩∾Mod⟜⥊¨ "+-×÷⋆⌊=≤≢⥊⊑↕⌜"
# checks if line is a builtin redefinition