Number of blank lines surrounding a function definition.
Any integer
int x; void foo() { return; } int y;