1#include <Foundation/Foundation.h>
2
3@interface Foo : NSObject
4@end
5
6@implementation Foo
7@end
8

source code of compiler-rt/test/orc/TestCases/Darwin/Generic/Inputs/EmptyClassFoo.m