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=1691a2e83fcefb06abfb0b2214bc2267d8068aae;hp=ebb93696a3363a1f42c85029e1a43aa7555aefb0;hb=badf3442ae8567405a0eb9b8dbdde496b0c1bdf3;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..1691a2e8 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 @@ -struct test { array[1] = blah; }; +struct test { array[1] blah; };