ctf.fs: bt_ctf_notif_iter_create(): assert() that all medops exist
[babeltrace.git] / formats / ctf / metadata / ctf-test / fail / sequence-incorrect-len-type.txt
1 /* CTF 1.8 */
2 struct name {};
3 typealias integer { size = 32; align = 32; signed = false; } := uint;
4 typedef uint testseq[struct name];
This page took 0.028927 seconds and 4 git commands to generate.