puts"\xe2\x94\x8c#{sub /^\w{7,}/,' \& ' s='\xe2\x94\x80'*~/$/}\xe2\x94\x90\n\xe2\x94\x82#$`\xe2\x94\x82\n\xe2\x94\x94#{s}\xe2\x94\x98"while gets
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page