The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

5 lines
65 B

#include "c_linkage.h"
int main(void) {
return makeInt();
}