diagrams:
  t20067_sequence:
    type: sequence
    glob:
      - t20067.cc
    include:
      namespaces:
        - clanguml::t20067
    using_namespace: clanguml::t20067
    combine_free_functions_into_file_participants: true
    from_to:
      - - function:
            r: "clanguml::t20067::foo.*"
        - function: "clanguml::t20067::baz()"
