;;;; package.lisp (defpackage #:testiere.legacy (:use #:cl) (:import-from #:trivia #:match) (:export #:defun/t #:with-stubs #:with-stub))