Blame tests/dds-testsuite/test.23.dds.base

Packit a4aae4
DDS past semantic check
Packit a4aae4
DDS past full semantic check
Packit a4aae4
Dataset {
Packit a4aae4
    Int32 a;
Packit a4aae4
    Int32 b[10];
Packit a4aae4
    Int32 c[4][0];
Packit a4aae4
} test.22;