This commit is contained in:
Akira Tempaku 2024-04-12 03:49:34 +09:00
parent 0441d03206
commit 21c2d8aa99
18 changed files with 130 additions and 117 deletions

View file

@ -1,4 +1,4 @@
(uiop:define-package #:hp-tests/example
(defpackage #:hp-tests/example
(:use #:cl
#:fiveam))
(in-package #:hp-tests/example)