An Article

There are things to note!

1
2
3
public static void main( String args[] ) {
    System.out.println("Foobar!"); (1)
}
1 Print something