5 lines
No EOL
63 B
C
5 lines
No EOL
63 B
C
#include <stdio.h>
|
|
|
|
void test(){
|
|
printf("testing 123\n");
|
|
} |