In the latest episode of "Deserializing bugs caused by accessors" the series reached...
[clang.git] / test / PCH / chain-predecl.h
blobbd332ff3ad0daa885167c7bbee510c7c70aacf76
1 // First header for chain-predecl.m
2 @class Foo;
3 @protocol Pro;