test/run.lisp @ a2712b3d3b16

Initial commit
author Steve Losh <steve@stevelosh.com>
date Mon, 13 Jul 2020 21:59:43 -0400
parents (none)
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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