OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt / decl4.C
1 // Build don't link:
2 // crash test -
3
4 // by Paul Burchard <burchard@pobox.com>, Level Set Systems, Inc.
5 // Copyright (C) 1999 Free Software Foundation
6
7 typedef std::vector<int>::iterator iter; // ERROR - syntax error before `::'
8