Bugfix
This commit is contained in:
parent
293c5f13a4
commit
bc49b33149
|
@ -192,7 +192,7 @@ function parse_factor!(p::Parser)
|
|||
end
|
||||
|
||||
if sign == -1
|
||||
neg_simpl(factor)
|
||||
:(-$factor)
|
||||
else
|
||||
factor
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user