Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
compilable/
b20045.d
alias U = const ubyte[uint.sizeof]*; static assert (is(U == const(ubyte[4]*)));