llvm/lldb/test/API/lang/cpp/breakpoint_in_member_func_w_non_primitive_params/module.modulemap

module A {
  header "a.h"
}