1 // RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only 2 3 // rdar://8366474 4 void *P = @selector(foo::bar::); 5