X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2Fmetadata%2Fctf-test%2Ffail%2Fstruct-with-non-text-left-3.txt;h=15fafbc6ef150e0a2bcbc3c2bd93f6b42b999a9b;hb=f3985ab106d89d8e764c1a8dd0c8bda09b755d10;hp=4eb8f98381ea723666a8ebd0787fad81be30e2fa;hpb=5522e7557daa68212fa3eccfff09cfdb7f4612e8;p=babeltrace.git diff --git a/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-3.txt b/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-3.txt index 4eb8f983..15fafbc6 100644 --- a/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-3.txt +++ b/formats/ctf/metadata/ctf-test/fail/struct-with-non-text-left-3.txt @@ -1 +1,2 @@ -struct test { a->array[3].N = test; }; +/* CTF 1.8 */ +struct test { a->array[3].N test; };