// Include a subframework header.
#include <AnotherTestFramework/AnotherTestFramework.h>
static inline int test_framework_func(unsigned a) {
return a;
}
// Include a subframework header.
#include <AnotherTestFramework/AnotherTestFramework.h>
static inline int test_framework_func(unsigned a) {
return a;
}