6 lines
73 B
C
6 lines
73 B
C
|
|
#include "test_lib.h"
|
|
|
|
int main(int argc, char* argv[]) {
|
|
hello();
|
|
} |