compiler was not wrong
This commit is contained in:
parent
a6ea012f88
commit
777ac4dc87
@ -99,8 +99,7 @@ impl<'a> Ext for TestExt<'a> {
|
|||||||
});
|
});
|
||||||
(gas_left, Some(address))
|
(gas_left, Some(address))
|
||||||
},
|
},
|
||||||
// compiler is wrong...
|
other => other
|
||||||
_other => { unreachable!() }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user