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