2.41 Release sources
[binutils-gdb.git] / ld / testsuite / ld-plugin / pr28879a.cc
blob8307a42e2fbeedc474159bb819fdd16670b460ef
1 #include <string>
3 void
4 func (std::string *s)
6 delete s;