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