| 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 |
| 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 |