static S diffSnippets(S id1, S id2) {
  ret unidiffSnippets(id1, id2);
}