test/run.lisp @ 30f068e02285

Scratch commit for historical purposes
author Steve Losh <steve@stevelosh.com>
date Sat, 18 Jul 2020 13:53:29 -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)