Named returns are actually quite useful with panics : https://play.golang.org/p/ZdoZJBN0T1
Le mardi 21 février 2017 23:13:11 UTC+1, Ian Lance Taylor a écrit : > > On Tue, Feb 21, 2017 at 1:46 PM, <andrew.p...@gmail.com <javascript:>> > wrote: > > Seems like named returns + if/for/switch initializers = a shadowing > > nightmare. I wish the Go compiler emitted a loud warning on shadowing, > as > > this is a dangerously subtle problem out there. > > Yes, named returns may have been a mistake. Only use them in very > very short functions. > > Ian > -- 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. For more options, visit https://groups.google.com/d/optout.