From 7f99eb44a5c734dba27682025f0dbdc253a7cabd Mon Sep 17 00:00:00 2001 From: sterni Date: Thu, 18 May 2023 17:53:52 +0200 Subject: test(3p/lisp/mime4cl): test decoding RFC2047 examples Change-Id: I32abb00e8cec697adb45b9a175cd753e807d33d5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8588 Reviewed-by: sterni Autosubmit: sterni Tested-by: BuildkiteCI --- third_party/lisp/mime4cl/package.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/lisp/mime4cl/package.lisp') diff --git a/third_party/lisp/mime4cl/package.lisp b/third_party/lisp/mime4cl/package.lisp index 3b457410dfd7..94b9e6b39053 100644 --- a/third_party/lisp/mime4cl/package.lisp +++ b/third_party/lisp/mime4cl/package.lisp @@ -69,6 +69,7 @@ #:encode-base64-stream #:encode-base64-sequence #:parse-RFC2047-text + #:decode-RFC2047 #:parse-RFC822-header #:read-RFC822-headers #:time-RFC822-string -- cgit 1.4.1