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