Move indent call to correct spot

This commit is contained in:
Joshua Warner 2024-12-14 22:11:00 -08:00
parent 11d8dd1335
commit 1b4f5bbb52
No known key found for this signature in database
GPG key ID: 89AD497003F93FDD
7 changed files with 68 additions and 12 deletions

View file

@ -373,6 +373,7 @@ mod test_snapshots {
pass/crazy_annotation_left.expr,
pass/crazy_annotation_left2.expr,
pass/crazy_backpassing_parens.expr,
pass/crazy_implements_bangs.expr,
pass/crazy_pat_ann.expr,
pass/dbg.expr,
pass/dbg_bang_neg_bang_if_bang.expr,