https://issues.dlang.org/show_bug.cgi?id=22104
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ImportC CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> --- It's a semantic error, not a parsing error. Can't be done by the parser because of typedef's. --
