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

3 lines
47 B

int some_symbol (void) {
return RET_VALUE;
}