Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
package org.exploid; public class Foo { public void bar(String asdf) { System.out.prinln("qwerty"); } }
From the Design Piracy series on my blog: