From 5157ac6cb4518c152a2124c73241dc62cf19e59b Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 14 Dec 2020 20:10:06 -0500 Subject: =?UTF-8?q?Use=20=F0=9D=95=8A=20instead=20of=20a=20header=20in=20p?= =?UTF-8?q?rim.bqn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/dz_comp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/dz_comp') diff --git a/test/dz_comp b/test/dz_comp index 67fef043..c415bdf8 100755 --- a/test/dz_comp +++ b/test/dz_comp @@ -26,7 +26,7 @@ Native ← {⍎𝕩} exec ← (rt¬nc)◶⟨Native˙, DRun˙, {𝕩⊸DRun}∘GetRT⟩ @ c ← ∾(•FLines ∾⟜"cases.bqn")¨""‿"b" -{𝕩: c ∾↩ "1 %"⊸∾¨ (0<≠)◶0‿((¬":"⊑∘∊⊢)∧'#'≠⊑)¨⊸/ •FLines "prim.bqn" }⍟⊢ prim +{𝕩: 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