blob: 6ca88d5ff360224fb1639b66639b60b37ba96a29 [file] [log] [blame]
Chris Lattnerac716082007-01-21 06:56:08 +00001/* RUN: not clang %s -fsyntax-only
2*/
3
4int foo(int A) { int A; }