Stage the last compile fix to put out fire. Thanks git.
This commit is contained in:
parent
44bceb84a7
commit
dfa85968c3
1 changed files with 1 additions and 0 deletions
|
|
@ -1838,6 +1838,7 @@ impure fn parse_native_item(parser p) -> @ast.native_item {
|
|||
}
|
||||
case (?t) {
|
||||
unexpected(p, t);
|
||||
fail;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue