aboutsummaryrefslogtreecommitdiff
path: root/samples/Objective-C/Foo.m
blob: f11b1bc805579e185edb6044d20e86970277ae3f (plain)
1
2
3
4
5
6
#import "Foo.h"


@implementation Foo

@end