https://issues.dlang.org/show_bug.cgi?id=8811
Andrei Alexandrescu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Andrei Alexandrescu <[email protected]> --- The call sscanf("a".z, "a%n".z, &n); is invalid. --
