test/run.lisp @ e405c902bfe2

Fix doc typo
author Steve Losh <steve@stevelosh.com>
date Thu, 23 Mar 2017 21:57:50 +0000
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)