2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / net27.C
blob8b1715330c634311f0dd77336cec548b484affaf
1 // { dg-do assemble  }
3 class path {
4 public:
5         path (const path& r)
6             { "\"";
7               '\'';
8             }
9 };