test/package.lisp @ 06299969c903 default tip

Allow slot-name-to-json-name to return a symbol too
author Steve Losh <steve@stevelosh.com>
date Tue, 07 May 2024 22:50:12 -0400
parents 4c59ba2362d8
children (none)
(defpackage :jarl/test
  (:use :cl :1am)
  (:export :run-tests))