X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fmetadata%2Fctf-test%2Ffail%2Fstruct-with-non-text-left-2.txt;h=5c964a184a61f795cee02d0ceefd764f96130aa4;hp=f881e6d1836507703882ce45341cb349fa93c9a1;hb=badf3442ae8567405a0eb9b8dbdde496b0c1bdf3;hpb=5522e7557daa68212fa3eccfff09cfdb7f4612e8 diff --git a/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-2.txt b/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-2.txt index f881e6d1..5c964a18 100644 --- a/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-2.txt +++ b/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-2.txt @@ -1 +1 @@ -struct test { a.array[3].N = test; }; +struct test { int a.array[3].N; };