Y
Hacker News
new
|
ask
|
show
|
jobs
by
debugnik
196 days ago
I first wrote an answer about how local variables can survive through a pointer, but deleted it because you're right that this Go code doesn't even address locals. It's a regular value copy.