testsuite: Remove superfluous semicolon [PR105256]
2022-05-09 Jakub Jelinek <jakub@redhat.com> PR c++/105256 * g++.dg/cpp0x/pr105256.C: Remove superfluous semicolon.
This commit is contained in:
parent
0b86943aca
commit
f08ea45bad
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ void
|
|||
foo (S::T *p)
|
||||
{
|
||||
*p = {};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue