Clang Project

clang_source_code/test/Modules/Inputs/exportas-link/SomeKit.framework/Headers/SomeKit.h
1// Umbrella header for SomeKit.
2//
3// Note that this file's content must not end up to coincidentally be identical
4// to any other file in the test which can easily happen given the reduced
5// test.
6#import <SomeKit/SKWidget.h>
7