comparison bin/rlexp @ 12171:c2759f8c124b draft

<oerjan> fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 06:26:16 +0000
parents 16729e53f493
children ee4240c92230
comparison
equal deleted inserted replaced
12170:16729e53f493 12171:c2759f8c124b
1 #!/hackenv/bin/shebang_args_or_input perl -p 1 #!/hackenv/bin/shebang_args_or_input perl -p
2 s/([^0-9])([0-9])+/$1 x $2/e 2 s/([^0-9])([0-9])+/$1 x $2/ge