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.030207 seconds and 4 git commands to generate.