From e4634b49f32a8040eb1113f7c5f470aec20d8bb6 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 31 Jul 2020 13:23:54 -0400 Subject: =?UTF-8?q?Lookup-based=20=E2=81=BC=20implementation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/cmpref.bqn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test') 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 -- cgit v1.2.3