Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
irb(main):003:0> m = def x irb(main):004:1> 1+2 irb(main):005:1> end irb(main):007:0> m.iseq.decode => [[:meta_push_1], [:meta_push_2], [:meta_send_op_plus, 0], [:ret]]
This paste will be private.
From the Design Piracy series on my blog: