Closed Daniel-Cortez closed 3 years ago
What this PR does / why we need it:
Fixes code generation for passing variadic function arguments of type "array cell" modified with ++ or -- (see https://github.com/pawn-lang/compiler/issues/642#issuecomment-821991775).
++
--
Which issue(s) this PR fixes:
Fixes #642
What kind of pull this is:
Additional Documentation:
What this PR does / why we need it:
Fixes code generation for passing variadic function arguments of type "array cell" modified with
++
or--
(see https://github.com/pawn-lang/compiler/issues/642#issuecomment-821991775).Which issue(s) this PR fixes:
Fixes #642
What kind of pull this is:
Additional Documentation: