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

6 lines
55 B

int func15();
int func16()
{
return func15() + 1;
}