blob: 36d8f7a65381ac3a54a02eb0c1d7fdc6b2600f1d [file] [log] [blame]
// RUN: %clang_cc1 -fsyntax-only -pedantic -verify %s
class Foo::Bar { // expected-error {{use of undeclared identifier 'Foo'}} \
// expected-note {{to match this '{'}} \
// expected-error {{expected ';' after class}}
// expected-error {{expected '}'}}