From: Jan Nieuwenhuizen Date: Sun, 26 Mar 2017 14:47:18 +0000 (+0200) Subject: test: Enable vector read test. X-Git-Tag: v0.5~92 X-Git-Url: https://jxself.org/git/?p=mes.git;a=commitdiff_plain;h=701169764c728837378135f2682a5f336a42e592 test: Enable vector read test. * tests/read.test: Enable vector read test. --- diff --git a/tests/read.test b/tests/read.test index 1ff0a11e..41aaf8ce 100755 --- a/tests/read.test +++ b/tests/read.test @@ -48,8 +48,7 @@ burp (lambda (x) #;()#t) ) -(display "\n***FIXME: vector test disabled\n") -;;;(display #(0 1 2)) (newline) +(display #(0 1 2)) (newline) (display (list '(foo #! boo !# ;;(bb 4)