class Test { public static void main(String[] args) { String arg = args[0]; //comment } }