CTF AST: debug linked-list manipulations
[babeltrace.git] / formats / ctf / metadata / ctf-test.txt
index f6709b1d632c89dd90dc6c8ddb20548a0ce9f467..52fda7b85fd6359ef948262480d7fe6da51a369e 100644 (file)
@@ -151,3 +151,7 @@ struct event_header_2 {
   } v;
 };
 
+typedef int rootscopetest;
+
+event { a.b.c.d.e = f.g.h->i->j; };
+
This page took 0.023366 seconds and 4 git commands to generate.