guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#53317] how to test it


From: Attila Lendvai
Subject: [bug#53317] how to test it
Date: Mon, 17 Jan 2022 13:49:45 +0000

you can test it using:

```
$ ./pre-inst-env guix shell guile guile-srfi-189 -- guile
GNU Guile 3.0.7

[...]

scheme@(guile-user)> (use-modules (srfi srfi-189))
scheme@(guile-user)> (nothing)
$1 = #<<nothing>>
scheme@(guile-user)>
```



reply via email to

[Prev in Thread] Current Thread [Next in Thread]