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

6 lines
55 B

int func17();
int func18()
{
return func17() + 1;
}