https://issues.dlang.org/show_bug.cgi?id=24075
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nick Treleaven <[email protected]> --- > that only allows it to work with ubyte and uint I think you meant uint or ulong. Also int and long can only be used when radix is 10. --
