blob: 988bbca5d96f0b306862536d142e4fca3dd684d6 [file] [log] [blame]
alias U = const ubyte[uint.sizeof]*;
static assert (is(U == const(ubyte[4]*)));