If true, blank lines immediately after '{' and before '}' are removed inside function bodies.
void f() { int a; int b; }