Comment by goodlinks

Comment by goodlinks 8 months ago

1 reply

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?

Smaug123 8 months ago

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!