The Meson Build System
http://mesonbuild.com/
6 lines
53 B
6 lines
53 B
8 years ago
|
#include"extractor.h"
|
||
|
|
||
|
int func1() {
|
||
|
return 1;
|
||
|
}
|