6 lines
57 B
C
6 lines
57 B
C
#include"extractor.h"
|
|
|
|
int func3(void) {
|
|
return 3;
|
|
}
|
#include"extractor.h"
|
|
|
|
int func3(void) {
|
|
return 3;
|
|
}
|