Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
acdha
on July 13, 2017
|
parent
|
context
|
favorite
| on:
Toward Go 2
Does that mean it now throws an error if you use the common punt like `foo, _ := …` and never check `_`?
growse
on July 13, 2017
|
next
[–]
No, because using `foo, _` you're explicitly saying that you don't care about the error.
imsofuture
on July 13, 2017
|
prev
[–]
No, but that's what I mean as intentionally ignoring.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: