blob: 443d4d94d962df833dc26a778b7a751216466af9 [file] [log] [blame]
void function()
{
int n;
float f;
anotherFunction();
char foo;
somethingelse();
}