> On 23 Apr 2024, at 10:54, Michael Käppler wrote:
>
> Hi all,
> I recently posted a bug report together with a patch to bug-guile, but
> received no response at all:
>
> https://lists.gnu.org/archive/html/bug-guile/2024-04/msg0.html
>
> I don't know what the preferred way of reporting b
Hi,
I’ve been using my doctests implementation for years now, and it works
beautifully for me, so I would like to contribute it — either to
guile-lib as (tests doctest) or to guile (maybe (ice-9 doctest)?).
Working code is here:
https://hg.sr.ht/~arnebab/wisp/browse/examples/doctests.scm?rev=tip