Fix ICE caused by forgotten bcx
This commit is contained in:
parent
79af277623
commit
f97b124a44
2 changed files with 1 additions and 3 deletions
|
|
@ -8,8 +8,6 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-test FIXME(japaric) this ICEs
|
||||
|
||||
fn foo() -> int { 22 }
|
||||
|
||||
pub fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue