changeset 12041:142d349827b7 draft

<fizzie> sled bin/?h//s|^|\\\\|
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 14:46:14 +0000
parents a78307295ae5
children 1aa76501f9fe
files bin/?h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/?h	Fri Nov 15 14:33:13 2019 +0000
+++ b/bin/?h	Fri Nov 15 14:46:14 2019 +0000
@@ -1,1 +1,1 @@
-? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])\b/$1h$2/ig'
+\? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])\b/$1h$2/ig'