Skip to content

add a missing reference operator in foreach functor

Nils Erik Krumnack requested to merge krumnack/athena:sys_list_reference into 21.2

Not sure why there was no reference operator in there, but it almost definitely ought to be there, as it otherwise would cause a lot of unnecessary string copies.

Merge request reports