test/run.lisp @ 6740e201e636

Fix concatenating to handle separators properly
author Steve Losh <steve@stevelosh.com>
date Mon, 24 May 2021 01:05:42 -0400
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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