On Sat, May 1, 2021 at 1:28 PM Jesper Louis Andersen < jesper.louis.ander...@gmail.com> wrote:
> > func g() string { > s1 := "a" > s2 = s1 + "b" > return s > } > > Errata: it should have been `return s2` rather than `return s`. I hope I didn't confuse people too much. -- J. -- 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/CAGrdgiWxZYmKBJc6o9WBVs50XDF2aJZ8PafB6hMKqQ%3Dg7sTsXQ%40mail.gmail.com.