diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-27 15:07:12 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-27 15:07:12 -0500 |
| commit | 1741d5078e9ef8617c99f1fb9c98d1583e072df9 (patch) | |
| tree | 96227d3941f302a537a9831674e31c775a8b50c0 /test/dz_rt | |
| parent | 22d763fbf6d50ca3001f53424085f772276d55e2 (diff) | |
Remove list frame from primitive tests
Diffstat (limited to 'test/dz_rt')
| -rwxr-xr-x | test/dz_rt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,6 +55,6 @@ E_redef ← { # handles [fmd] [←↩] } pre ∾↩ E_isdef◶E_proc‿E_redef¨ impl -t ← (¬∘⊑':'∊⊢)¨⊸/ 3⊸↓⌾(3⊸⊑) •LNS "prim.bqn" +t ← ⟨"¬⟨"⟩∾⟨"⟩"⟩∾˜ (¬∘⊑':'∊⊢)¨⊸/ •LNS "prim.bqn" res ← DRun ∾ ∾⟜(@+10)¨ pre ∾ E_proc¨ t •Out ("All "∾(⍕≠res)∾" passed!")⍟(0=≠) /res |
