Fix rebase
This commit is contained in:
parent
7ea28e761f
commit
b579c5a2d6
@ -52,6 +52,7 @@ error[E0573]: expected type, found function `Bar`
|
||||
|
|
||||
LL | let _x : Bar();
|
||||
| ^^^^^ not a type
|
||||
|
|
||||
help: use `=` if you meant to assign
|
||||
|
|
||||
LL | let _x = Bar();
|
||||
|
Loading…
Reference in New Issue
Block a user