Add metadata test cases
[babeltrace.git] / formats / ctf / metadata / ctf-test / fail / array-negative-len.txt
1 typealias integer { size = 32; align = 32; signedness = false; } := uint;
2 typedef uint myarray[-10];
This page took 0.030872 seconds and 5 git commands to generate.