https://issues.dlang.org/show_bug.cgi?id=19172
Richard Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Richard Cattermole <[email protected]> --- The problem will be that the file and line arguments would have been ignored. I.e. "No appropriate switch clause found on $FILE:$LINE" would be better than just an assert with the message "No appropriate switch clause found". --
