Home | History | Annotate | Download | only in Parser
      1 // RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
      2 // PR7072
      3 ()( // expected-error {{expected unqualified-id}}
      4 
      5