If you use something like MacroTalks.prewalk
, it’s pretty straightforward to write a macro that can go in front of a whole block of code and transform all instances of ←
.
2 Likes
If you use something like MacroTalks.prewalk
, it’s pretty straightforward to write a macro that can go in front of a whole block of code and transform all instances of ←
.