syntax: Make _ an identifier
This commit is contained in:
parent
61b6bf54fd
commit
5d06c890fe
20 changed files with 109 additions and 119 deletions
|
|
@ -1,4 +1,4 @@
|
|||
error: expected expression, found `_`
|
||||
error: expected expression, found reserved identifier `_`
|
||||
--> $DIR/underscore.rs:18:9
|
||||
|
|
||||
LL | _
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue