1 2 3 4 5 6
#include"base.h" #include"com/mesonbuild/subbie.h" int main(void) { return base() + subbie(); }