Commit 2023-12-08 10:23 d14658b4
View on Github →chore: Replace (· op ·) a by (a op ·) (#8843)
I used the regex \(\(· (.) ·\) (.)\), replacing with ($2 $1 ·).
chore: Replace (· op ·) a by (a op ·) (#8843)
I used the regex \(\(· (.) ·\) (.)\), replacing with ($2 $1 ·).