▲ | Someone 4 days ago | |
That something is clearly specced doesn’t imply all developers actively know it. Even given that it compiles, I wouldn’t exclude it being a runtime error. But the big problem isn’t that it behaves as advertised, it’s that it is way too easy to write opts.URL where you mean opts.Bar.URL. Auto-complete will happily compete the wrong thing for you. |