puts' __ __ '.chars.map{|c|((c*12+$s=$s?'| |':' _ ')*3).sub c,$s},"'"*47
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page