Update ui tests
This commit is contained in:
parent
374a096cb1
commit
690439bb45
5 changed files with 29 additions and 28 deletions
|
|
@ -3,6 +3,6 @@ macro_rules! empty { () => () }
|
|||
fn main() {
|
||||
match 42 {
|
||||
_ => { empty!() }
|
||||
//~^ ERROR expected expression, found `<eof>`
|
||||
//~^ ERROR macro expansion ends with an incomplete expression
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue