Type defined here note added to test
This commit is contained in:
parent
86357c37d2
commit
01a6e8653b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
// aux-build:issue_3907.rs
|
||||
extern crate issue_3907;
|
||||
|
||||
type Foo = issue_3907::Foo;
|
||||
type Foo = issue_3907::Foo; //~ NOTE: type defined here
|
||||
|
||||
struct S {
|
||||
name: isize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue