diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2023-07-12 20:01:03 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2023-09-12 16:33:54 +0200 |
commit | e4ce88cc50a7af21e0b7042f60abd11e4288c6fe (patch) | |
tree | aa88483c199b249c9ed128920d0624a020e95e91 /distro | |
parent | fc4398b4e1d18142a5c428a7c90484071a81ab9c (diff) |
Filter: Move argument list reversal from function_call to var_list
List of arguments for function calls is constructed in reverse and then
reverted. This was done in function_call grammar rule. Do the reverse
directly in var_list grammar rule. This fixes reverse order of arguments
in method calls.
Diffstat (limited to 'distro')
0 files changed, 0 insertions, 0 deletions