xref: /openbsd-src/regress/misc/exceptions/libbar/bar.cc (revision 799f675f6700f14e59124f9825c723e9f2ce19dc)
1*799f675fSkettenis #include <string>
2*799f675fSkettenis 
3*799f675fSkettenis std::string bar("bar");
4