Update E0164.md
This commit is contained in:
parent
aab4276477
commit
062cd78958
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ fn bar(foo: A) {
|
|||
```
|
||||
|
||||
This error means that an attempt was made to match something which is neither a
|
||||
tuple struct nor a tuple variant. Only these two elements are allowed as
|
||||
tuple struct nor a tuple variant. Only these two elements are allowed as a
|
||||
pattern:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue