Fix #2160
This commit is contained in:
parent
7d7fef1690
commit
5fca6eb89e
2 changed files with 5 additions and 0 deletions
|
|
@ -71,3 +71,7 @@ pub fn foo() -> i32 {
|
|||
};
|
||||
55
|
||||
}
|
||||
|
||||
pub fn issue_2160() {
|
||||
let x = {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue