view bin/rlexp @ 12270:a92152b1f5ec draft

<int-e> learn GOTO is just one step removed from going to hell.
author HackEso <hackeso@esolangs.org>
date Fri, 27 Dec 2019 08:01:39 +0000
parents ee4240c92230
children
line wrap: on
line source

#!/hackenv/bin/shebang_args_or_input perl -p
s/([^0-9])([0-9]+)/$1 x $2/ge