FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.mike / net27.C
blobafe975cc44f3286442fe1cb5bd569b31cb781c98
1 // Build don't link:
3 class path {
4 public:
5         path (const path& r)
6             { "\"";
7               '\'';
8             }
9 };