Re: simple golf for fun
Juho Snellman <[email protected]> 17 Jan 2007 13:25:20 +0200
| Newsgroups | gmane.comp.lang.perl.golf |
|---|---|
| Message-ID | <[email protected]> |
Phil Carmody <[email protected]> writes: > 1//regexp/ would crash on the same thing that s/regexp// fails to blank. > So I thought that might be the intended (not space-saving) technique with > a rather bizarre unnecessary use of an unquoted literal to add confusion! > But a typo seems to make more sense. Typoing two characters and still ending up with a program that implements the - admittedly loose - spec seems pretty unlikely :-) I just liked the looks of the a/// operator. -- Juho Snellman