From d85a2676ccc2bf9c386628b6da128ac5fd5862a2 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 1 Dec 2020 17:59:57 -0500 Subject: =?UTF-8?q?Replace=20=E2=80=A2LNS=20with=20=E2=80=A2FLines=20and?= =?UTF-8?q?=20=E2=80=A2FChars?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/dz_comp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/dz_comp b/test/dz_comp index 9f336b07..58cd2f0f 100755 --- a/test/dz_comp +++ b/test/dz_comp @@ -21,8 +21,8 @@ GetRT ← {𝕤: Native ← {⍎𝕩} exec ← (rt¬nc)◶⟨Native˙, DRun˙, {𝕩⊸DRun}∘GetRT⟩ @ -c ← ∾(•LNS ∾⟜"cases.bqn")¨""‿"b" -{𝕩: c ∾↩ "1 %"⊸∾¨ (0<≠)◶0‿((¬":"⊑∘∊⊢)∧'#'≠⊑)¨⊸/ •LNS "prim.bqn" }⍟⊢ prim +c ← ∾(•FLines ∾⟜"cases.bqn")¨""‿"b" +{𝕩: c ∾↩ "1 %"⊸∾¨ (0<≠)◶0‿((¬":"⊑∘∊⊢)∧'#'≠⊑)¨⊸/ •FLines "prim.bqn" }⍟⊢ prim M ← {e‿b: Err ← {(@+10)∾˜""""∾b∾""": expected "∾e∾" but received "∾⍕𝕩} (Native e) ≢◶""‿Err Exec b -- cgit v1.2.3