blank line after declaring variables
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
int main(void)
|
||||
{
|
||||
int len;
|
||||
|
||||
len = _printf("Hello world");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user