Update tests
This commit is contained in:
parent
41318e9a26
commit
642669c74d
204 changed files with 2843 additions and 357 deletions
|
@ -9,6 +9,7 @@ macro_rules! define_struct {
|
|||
|
||||
mod foo {
|
||||
define_struct! { (foo) } //~ ERROR cannot find type `foo` in this scope
|
||||
//~| ERROR cannot find type `foo` in this scope
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue