Skip to content
Snippets Groups Projects
Commit 48b6b8d4 authored by pfdietz's avatar pfdietz
Browse files

Add const fold test

parent 0c4b44c5
No related branches found
No related tags found
No related merge requests found
......@@ -213,6 +213,8 @@
i x y))
" abc d e f" 2 1 2)
(def-fold-test string-right-trim.fold.1 (string-right-trim " " "abcd "))
;;; Error cases
(deftest string-right-trim.error.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment