test/package.lisp @ 1633c31dbdda

Test reading objects with an explicit class designator, not just t
author Steve Losh <steve@stevelosh.com>
date Sat, 29 Aug 2020 19:42:57 -0400
parents 4c59ba2362d8
children (none)
(defpackage :jarl/test
  (:use :cl :1am)
  (:export :run-tests))