hexagon 2nd fixed by mitchs (%20)

s!^!__/  \\\n  \\__/\na!
:
/1/!{y/234567/123456/
s/.\{6\}$/&&/mg
s/[^a]*a/&&/}
t
s!\`\(.*\)/[\x09-z]*\n\(.*\)  .*!   \1\n&\n   \2!m
t
s/^a*..//mg

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

download

return to the top page