Thank you all for the quick replies and helpful comments. I opened an issue 
in the go's issue tracker (https://github.com/golang/go/issues/51913).

On Thursday, 24 March 2022 at 13:23:14 UTC+1 Brian Candler wrote:

> Ugh, quoting got broken there.
>
> $ go run rewritten_f1.go f2.go
> Init A
> Init B
> Init C
> 1   4   3
>
> $ go run f2.go rewritten_f1.go
> Init A
> Init B
> Init C
> 1   2   1
>
> Hopefully that will show properly.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/afa646c3-6555-4535-a31c-bf22f10d9eb0n%40googlegroups.com.

Reply via email to