view bin/rlexp @ 12172:ee4240c92230 draft

<oerjan> fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 06:30:48 +0000
parents c2759f8c124b
children
line wrap: on
line source

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