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-4.txt;h=c78232f39255c5e176ddd411076d028273e98abe;hp=ebb93696a3363a1f42c85029e1a43aa7555aefb0;hb=b7beee1d5411e01d477c089756592605c1202be8;hpb=5522e7557daa68212fa3eccfff09cfdb7f4612e8 diff --git a/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-4.txt b/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-4.txt index ebb93696..c78232f3 100644 --- a/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-4.txt +++ b/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-4.txt @@ -1 +1,2 @@ -struct test { array[1] = blah; }; +/* CTF 1.8 */ +struct test { array[1] blah; };