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