This is a simple post to try out java highlighting .

public static void main(String args[]) {
	int x=0;
	doSomething();
}