summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui/crashes/ice-9405.stderr
blob: 56649a2bdfcb564806d3c0c861669df5eb164b67 (plain)
1
2
3
4
5
6
7
8
9
10
11
warning: multiple lines skipped by escaped newline
  --> $DIR/ice-9405.rs:6:10
   |
LL |           "\
   |  __________^
LL | |
LL | |             {}",
   | |____________^ skipping everything up to and including this point

warning: 1 warning emitted