#include "testOBJ.h"

int funcOBJsub(void)
{
  return func2a() + func3a() + func4a() + func5a() + func6a() + func7a();
}
