test: Enable vector read test.

* tests/read.test: Enable vector read test.
This commit is contained in:
Jan Nieuwenhuizen 2017-03-26 16:47:18 +02:00
parent ddf96c3958
commit 701169764c
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ burp
(lambda (x) (lambda (x)
#;()#t) #;()#t)
) )
(display "\n***FIXME: vector test disabled\n") (display #(0 1 2)) (newline)
;;;(display #(0 1 2)) (newline)
(display (list '(foo (display (list '(foo
#! boo !# #! boo !#
;;(bb 4) ;;(bb 4)