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