ICUP by tybalt89

#!perl -pa
$s=' _'x$_;s/$/:$s/;s/($'|:) \K_(?= $'|$)/++$#F/gewhile$s=~/ /g

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page