blob: 45d5b2bf224fc35dec47b74b11e9ad178b57b9b0 [file] [log] [blame]
char* foo = "Foo";
int SomeFunctionInFoo()
{
return 5;
}