The Meson Build System
http://mesonbuild.com/
6 lines
57 B
6 lines
57 B
5 years ago
|
#include"extractor.h"
|
||
|
|
||
|
int func4(void) {
|
||
|
return 4;
|
||
|
}
|