Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
euler:rubinius brian$ parse_tree_show if.rb s(:if, s(:nil), s(:lit, 1), nil) euler:rubinius brian$ bin/rbx describe if.rb Sexp: [:newline, 1, "if.rb", [:if, [:newline, 1, "if.rb", [:lit, 1]], nil]]
This paste will be private.
From the Design Piracy series on my blog: