Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
ObjC
/
simple-build-test
/
foo.m
blob: 2d452a8e50e26742ae4268691f38e88be19a4a6c [
file
]
#import "foo.h"
@implementation
Foo
@synthesize
age
;
@end