STYLE: Nightly Version update
[cmake.git] / Tests / SimpleInstallS2 / foo.c
blob45d5b2bf224fc35dec47b74b11e9ad178b57b9b0
1 char* foo = "Foo";
3 int SomeFunctionInFoo()
5 return 5;