▲ | Y_Y 19 hours ago | |
Thanks, this is the first good reason I've seen! Seems crazy to me that the go tool does that, but maybe I just lack sufficient unix-nature. | ||
▲ | zahlman 18 hours ago | parent [-] | |
This allows it to disambiguate between system path syntax and the language's syntax for symbolic names. Similarly, package installers can use this to disambiguate between "install the local file with this exact name" and "look up a file on the index for the named package". |