Testing code highlight

This is a post to test the code highligh feature.

public static main void(String[] args) {
	System.out.println("Hello World!");
}

Done.