(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
compilable/
test13053.d
// PERMUTE_ARGS: -w -wi
@system:

struct S
{
    int[] a;
}