return the address of a local variable; the storage associated with the variable survives after the function returns. In fact, taking the address of a composite literal allocates a fresh instance each time it is evaluated, so we can combine these last two lines.
http://golang.org/doc/effective_go.html#functions
Как тогда расценить первое предложение?.
потому что там про указатель из хипа речь идет
Обсуждают сегодня