Render Source


Plain Java (not included)


Hello.java
package checkCodeFormatting;

public class Hello {

    public static void pain (String... args) {

        System.out.println("This is not nice formatted");

    }

}

hash: #e762cbe63ecf0a19d645c4adaf286913#