Switch to edit mode.
1: if (this.max_lines > 30) 2: text = pass(@args) 3: return text[max(1, $ - this.max_lines + 1)..$] 4: else 5: return this.text 6: endif 7: "Last modified by whiz.kid (#3135) on Wed May 6 00:50:18 1998 EDT."
[home | help | who | search | setup | code]