https://issues.dlang.org/show_bug.cgi?id=14681
--- Comment #2 from Kenji Hara <[email protected]> --- > The ':' prefix allows the compiler to tell apart import paths and key/value > pairs. I think it's not good. Indeed in most platform `:` cannot be in file name, but it actually depends on the external file system. Is there more better syntax for the "named import string"? --
