Fix whitespace
This commit is contained in:
parent
5adfe5bffe
commit
9a9c9afbe2
@ -18,7 +18,7 @@ fn foo(x: Whatever) {
|
||||
//~| expected type `Whatever`
|
||||
//~| found type `std::option::Option<_>`
|
||||
//~| expected enum `Whatever`, found enum `std::option::Option`
|
||||
field.access(),
|
||||
field.access(),
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user