Add metadata test cases
[babeltrace.git] / formats / ctf / metadata / ctf-test / fail / array-negative-len.txt
diff --git a/formats/ctf/metadata/ctf-test/fail/array-negative-len.txt b/formats/ctf/metadata/ctf-test/fail/array-negative-len.txt
new file mode 100644 (file)
index 0000000..1f90a39
--- /dev/null
@@ -0,0 +1,2 @@
+typealias integer { size = 32; align = 32; signedness = false; } := uint;
+typedef uint myarray[-10];
This page took 0.023159 seconds and 4 git commands to generate.