From e86027e9379c991a043a9e49ce065b592e3ddf27 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Sun, 15 Sep 2024 15:04:39 +0200 Subject: [PATCH] Missing noweb tag added --- srfi-180.org | 1 + 1 file changed, 1 insertion(+) diff --git a/srfi-180.org b/srfi-180.org index 1cf7b35..ec9bb4c 100644 --- a/srfi-180.org +++ b/srfi-180.org @@ -203,6 +203,7 @@ The needed token predicates are: #+name: tokenpred-whitespace-test #+begin_src scheme :tangle tests/run.scm :noweb strip-tangle :exports none :post test-post(input=*this*) :results output + <> <> (test-group "Whitespace predicate" (test "#\\space"