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