// "Remove 'toString'" "true" class Foo { public static void main(String[] args) { /*valuable comment!!!*/ String s = args[0]; } }