header

Torsten Curdt’s weblog

Beautiful code

I now installed the MTCodeBeautifier plugin so this:

…becomes beautiful :)


public class Main {
  public static void main(String[] args) {
    System.out.println("I am so beautiful!");
  }
}

    blog comments powered by Disqus