View difference between Paste ID: 3Zgg4qtX and JCqTNEbn
SHOW: | | - or go back to the newest paste.
1
i=>[for(j of i.toString(20))(!(j=parseInt(j,20))||j%5?[`<  >`,` .`,` ..`,`...`,`....`][j%5]+`
2
`:'')+`----
3
`.repeat(j/5)].join`
4-
`.slice(1)
4+
`.slice(0,-1)