On Sun, 18 Apr 2021 19:04:10 -0400
bill-auger <bill-auger@peers.community> wrote:

> rather than casual explanations of the problem, it is usually
> more helpful to show the exact commands and output - for
> example, is this what you are seeing?
>
>   $ gst
>
>   st> 'hello' printNl
>   'hello'
>   'hello'
>
>   st> Transcript show: 'hello' ; cr
>   hello
>   Transcript

Yes! That's the output I'm getting.

I've work quite a lot with various LISP REPLs, so I get it about the "double" 
output while working in the REPL.

However, I'm getting the same behaviour executing the source code file from the 
CLI.
--
Duke

Reply via email to