hanchenye-llvm-project/clang/test/PCH/chain-predecl.h

4 lines
63 B
Objective-C

// First header for chain-predecl.m
@class Foo;
@protocol Pro;