mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-11 16:10:09 +03:00
remove unnecessary value in expression term
This commit is contained in:
parent
3d1edefedb
commit
6627837042
@ -292,7 +292,6 @@ expression_term = {
|
||||
| value
|
||||
| expression_unary // must be defined below value to avoid conflicts with negative values
|
||||
| expression_postfix
|
||||
| value
|
||||
| identifier
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user