t / chainlint / nested-subshell-comment.expecton commit Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c-5.5-work-with-rebase-i-in-c (5ab7e0f)
   1(
   2        foo &&
   3        (
   4                bar &&
   5                # bottles wobble while fiddles gobble
   6                # minor numbers of cows (or do they?)
   7                baz &&
   8                snaff
   9?!AMP?!>>       )
  10        fuzzy
  11>)