Skip to content

Commit

Permalink
Undo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed Jul 28, 2023
1 parent bc5c5ce commit 948331b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/testother.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3787,7 +3787,6 @@ class TestOther : public TestFixture {
"}\n");
ASSERT_EQUALS("", errout.str());


check("struct S { int a[1]; };\n"
"void f(S* s) {\n"
" if (s->a[0]) {}\n"
Expand Down

0 comments on commit 948331b

Please sign in to comment.