Use '=' literal
This commit is contained in:
parent
02c87bdbeb
commit
320ddc6c8b
@ -38,7 +38,7 @@ item : recipe
|
|||||||
| export
|
| export
|
||||||
| EOL
|
| EOL
|
||||||
|
|
||||||
assignment : NAME EQUALS expression EOL
|
assignment : NAME '=' expression EOL
|
||||||
|
|
||||||
export : 'export' assignment
|
export : 'export' assignment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user