test/run.lisp @ 3e34737c4a7e

Fix wrapping for indented lines of multiline strings inside lists
author Steve Losh <steve@stevelosh.com>
date Sun, 17 Nov 2019 18:24:52 -0500
parents 3f9040eb223f
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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