3 lines
50 B
C
3 lines
50 B
C
#include <stdio.h>
|
|
|
|
extern void test_hello(void);
|
#include <stdio.h>
|
|
|
|
extern void test_hello(void);
|