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