Sign in
gnu
/
gcc
/
57ea00136418991e847e46a6946a81a1df70c9a4
/
.
/
gcc
/
testsuite
/
g++.dg
/
compat
/
init
/
dtor1_x.C
blob: 8a4727cfb4cc6662b98fa906728d992525d92393 [
file
] [
log
] [
blame
]
#include
"dtor1.h"
void
dtor1_x
(
void
)
{
A a
;
}