Every time I execute
$ guile -c '(simple-format #t "~S\n" (random 100))’
I get the same result.Is this a bug? It happens in guile-2.0.11 and guile-2.1.2. Matt
Every time I execute
$ guile -c '(simple-format #t "~S\n" (random 100))’
I get the same result.Is this a bug? It happens in guile-2.0.11 and guile-2.1.2. Matt