minix/external/bsd/llvm/dist/clang/test/Parser/backtrack-crash.cpp

5 lines
115 B
C++
Raw Normal View History

// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
// PR7072
()( // expected-error {{expected unqualified-id}}