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

warning: 1 warning emitted