xref: /llvm-project/clang/test/VFS/Inputs/public_header.h (revision f13302e63ff0c858ecac7cc30ea2201c523a43ba)
1 #import <SomeFramework/public_header2.h>
2 #import "public_header3.h" // includer-relative
3 void from_framework(void);
4