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