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

error: aborting due to previous error