aboutsummaryrefslogtreecommitdiff
path: root/test/cmpref.bqn
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-30 16:47:17 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-30 16:48:45 -0400
commit0d13401bde67f9e8106d8189eec2edb9662d4436 (patch)
treee173ed7d9241f15229c763dce56c6e94f01f8218 /test/cmpref.bqn
parentdb99d751e2940ad1ca53b5461cce7bd734a06fba (diff)
Support modified assignment
Diffstat (limited to 'test/cmpref.bqn')
-rwxr-xr-xtest/cmpref.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cmpref.bqn b/test/cmpref.bqn
index fb02a664..029af28c 100755
--- a/test/cmpref.bqn
+++ b/test/cmpref.bqn
@@ -53,6 +53,6 @@ E_redef ← { # handles [fmd] [←↩]
}
pre ∾↩ E_isdef◶E_proc‿E_redef¨ impl
-t ← (¬∘⊑'{'∊⊢)¨⊸/ 3⊸↓⌾(3⊸⊑) •LNS •path∾"testref.bqn"
+t ← (¬∘⊑':'∊⊢)¨⊸/ 3⊸↓⌾(3⊸⊑) •LNS •path∾"testref.bqn"
res ← DRun ∾ ∾⟜(•UCS 10)¨ pre ∾ E_proc¨ t
• ← ("All "∾(⍕≠res)∾" passed!")⍟(0=≠) /res