test/run.lisp @ c0e14a25c572

Add some helpful type checks
author Steve Losh <steve@stevelosh.com>
date Mon, 20 May 2019 19:34:36 -0400
parents 35cff9a179f4
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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