llvm/lldb/test/API/lang/objc/modules-hash-mismatch/other.m

#include "f.h"
something_other f() {
  return 0;
}