blob: dd38bb62912513d36461c2d96cf57a38104ca292 [file] [log] [blame]
error: higher-ranked subtype error
--> $DIR/issue-55731.rs:48:5
|
LL | / multi(Map {
LL | | i: Cloned(PhantomData),
LL | | f: X,
LL | | });
| |______^
error: aborting due to previous error