test/run.lisp @ 73c14a96cb0e

Add DO-IRANGE
author Steve Losh <steve@stevelosh.com>
date Fri, 07 Dec 2018 20:58:59 -0500
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :losh)
(time (asdf:test-system :losh))
(quit)