xref
: /
openbsd-src
/
regress
/
misc
/
exceptions
/
libbar
/
bar.cc
(revision 2b0358df1d88d06ef4139321dd05bd5e05d91eaf)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
string
>
2
3
std
::
string
bar
(
"bar"
);
4