test18.c: In function ‘main’: test18.c:5:4: error: expected declaration specifiers before ‘printf’ test18.c:6:4: error: expected declaration specifiers before ‘return’ test18.c:6:4: error: expected ‘{’ at end of input test18.c:6:4: warning: control reaches end of non-void function