blob: 8c58050ad0213b648d7f403eb998e758b98c1075 [file] [log] [blame]
error: lifetime parameter with bounds is not supported yet
--> $DIR/extern_type_lifetime_bound.rs:4:26
|
4 | type Complex<'a, 'b: 'a>;
| ^^^^^^