Skip to content

Commit 7441d1e

Browse files
committed
newline
1 parent cb6ef96 commit 7441d1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/structs/method-chain-expression-failure.rs

-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ fn main() {
2929
A.b().c().d().e().foo();
3030
//~^ ERROR no method named `foo` found for struct `E` in the current scope
3131
}
32-

0 commit comments

Comments
 (0)