test/run.lisp @ b0cb724b7831

Implement exit for CCL
author Steve Losh <steve@stevelosh.com>
date Mon, 24 Dec 2018 00:19:26 -0500
parents 35cff9a179f4
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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