Im having trouble with a simple hello world program lol! Im hoping someone can shed some light on this.
So the error im receiving is the following:
$
You forgot to put the array syntax, You can even use varargs as per JAVA 1.5
public static void main(String... argv)