Support dynamic routing

This commit is contained in:
Akira Tempaku 2024-02-14 00:15:37 +09:00
parent f9a18caf0a
commit a532d15829
8 changed files with 57 additions and 20 deletions

View file

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