From b196a5d56db31d6836c1ed028f38146cbb08436c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Tom=C3=A1s?= Date: Sat, 12 Oct 2024 16:43:50 -0300 Subject: Implement literal as a macro that chains unit --- package.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'package.lisp') diff --git a/package.lisp b/package.lisp index c352bd4..035cf77 100644 --- a/package.lisp +++ b/package.lisp @@ -4,6 +4,7 @@ #:comp #:one-of #:unit + #:fail #:literal #:nothing #:optional -- cgit v1.2.3