Comment by goodlinks
Isnt this the same as any language though.. check if have permission then ignore the result seems like something that the language cannot protect you from?
Isnt this the same as any language though.. check if have permission then ignore the result seems like something that the language cannot protect you from?
I mean, Golang has an unused variables compile error, which presumably is trying to do precisely this. It's like they got so close to forcing the user to acknowledge the possibility of errors, and then stopped just before the end!