test/run.lisp @ 1633c31dbdda

Test reading objects with an explicit class designator, not just t
author Steve Losh <steve@stevelosh.com>
date Sat, 29 Aug 2020 19:42:57 -0400
parents a2712b3d3b16
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :jarl :silent t)
(asdf:test-system :jarl)
(quit)