Daily bump.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / b20045.d
blob988bbca5d96f0b306862536d142e4fca3dd684d6
1 alias U = const ubyte[uint.sizeof]*;
2 static assert (is(U == const(ubyte[4]*)));