summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/modules-hash-mismatch/other.m
blob: 0afd3eb078db71ad0fc0027f9235e8942c661f2f (plain)
1
2
3
4
#include "f.h"
something_other f() {
  return 0;
}
OpenPOWER on IntegriCloud