https://issues.dlang.org/show_bug.cgi?id=22926
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- I'm thinking of adding __cast: char cs[__cast(int32_t)1]; which will resolve the ambiguity. --
