Blob Blame History Raw
submodule btop {
  belongs-to b {
    prefix b_pref2;
  }

  feature bar;

  container top;
}