9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
|
error: higher-ranked subtype error
|
||
|
--> $DIR/issue-40000.rs:6:9
|
||
|
|
|
||
|
LL | foo(bar);
|
||
|
| ^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|