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))
|
||||
},
|
||||
// compiler is wrong...
|
||||
_other => { unreachable!() }
|
||||
other => other
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user