ctf.fs: bt_ctf_notif_iter_create(): assert() that all medops exist
[babeltrace.git] / formats / ctf / metadata / ctf-test / fail / sequence-incorrect-len-type-signedness.txt
index 90d07a58d232157757047eb45b0a7ac9c8754a6b..ec962960a54ba6aee8258af1e55aeae05dcf0aa9 100644 (file)
@@ -1,3 +1,4 @@
+/* CTF 1.8 */
 typealias integer { size = 32; align = 32; signed = false; } := uint;
 typealias integer { size = 32; align = 32; signed = true; } := int;
 typedef uint testseq[int];
This page took 0.024709 seconds and 4 git commands to generate.