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-3.txt;h=2d78cd893d19e10472ac288eb03940ed6841ae60;hp=4eb8f98381ea723666a8ebd0787fad81be30e2fa;hb=badf3442ae8567405a0eb9b8dbdde496b0c1bdf3;hpb=5522e7557daa68212fa3eccfff09cfdb7f4612e8 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..2d78cd89 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 @@ -struct test { a->array[3].N = test; }; +struct test { a->array[3].N test; };