summary refs log tree commit diff
path: root/src/test/ui/range/range_traits-4.stderr
blob: cf8ae671ffc7469e4319d6d7dede48348e3a07c1 (plain)
1
2
3
4
5
6
7
8
error: compilation successful
  --> $DIR/range_traits-4.rs:19:1
   |
LL | fn main() {} //~ ERROR success
   | ^^^^^^^^^^^^

error: aborting due to previous error