(command.Pipeline
  children: [
    (C {<find>} {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\('>)} {<-type>} {<d>} {<-a>} 
      {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\('>)} {<-name>} {(SQ <.git>)} {<-o>} {<-name>} {(SQ <.svn>)} {<-o>} {<-name>} {(SQ <CVS>)} 
      {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\)'>)} {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\)'>)} {<-prune>} {<-o>} 
      {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\('>)} {<-type>} {<f>} {<-print0>} {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\)'>)}
    )
    (C {<xargs>} {<-r0>} {<file>})
    (command.Simple
      words: [{<grep>} {<-F>} {(DQ <'text, with CRLF'>)}]
      more_env: [(env_pair name:LANG val:{<C>} spids:[76])]
    )
    (C {<cut>} {<-d> <Id.Lit_Other ':'>} {<-f1>})
  ]
  negated: F
)