Skip to content

readline: use logical assignment operators

Rodrigo Muino Tomonari requested to merge github/fork/VoltrexKeyva/patch-3 into master

With the addition of the new logical assignment operators (||=, ??= and &&=), we could use them here.

Merge request reports

Loading