Clang Project

clang_source_code/test/PCH/chain-predecl.h
1// First header for chain-predecl.m
2@class Foo;
3@protocol Pro;
4