blob: 0a2f4cea6149308b6ef872349122cfbae6c544d9 [file] [log] [blame]
error: bounds cannot be used in this context
--> $DIR/bounds-on-type-binders.rs:10:12
|
LL | for<T: Trait> ():,
| ^^^^^
error: aborting due to 1 previous error