OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.mike / net27.C
1 // Build don't link:
2
3 class path {
4 public:
5         path (const path& r)
6             { "\"";
7               '\'';
8             }
9 };