Sign in
gnu
/
gcc
/
4aef14b09557ce072f1269bd8a05fa2b1df0eda2
/
.
/
gcc
/
testsuite
/
g++.old-deja
/
g++.mike
/
net27.C
blob: 8b1715330c634311f0dd77336cec548b484affaf [
file
] [
log
] [
blame
]
// { dg-do assemble }
class
path
{
public
:
path
(
const
path
&
r
)
{
"\""
;
'\''
;
}
};