https://issues.dlang.org/show_bug.cgi?id=14073
--- Comment #5 from FG <[email protected]> --- q[] and q() would clash with the use of q as an identifier. Encountering a myriad of delimiters used for the same thing would also be confusing. --
https://issues.dlang.org/show_bug.cgi?id=14073
--- Comment #5 from FG <[email protected]> --- q[] and q() would clash with the use of q as an identifier. Encountering a myriad of delimiters used for the same thing would also be confusing. --