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