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

5 lines
48 B

int generated_function(void)
{
return 42;
}