test/run.lisp @ 7e8b0e494c82

Update URLs
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 16:14:30 -0500
parents 555f4470bf64
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload 'cl-pcg)
(time (asdf:test-system 'cl-pcg))
(quit)