in reply to Unable to declare local variable with "use strict".

my

HTH,

planetscape
  • Comment on Re: Unable to declare local variable with "use strict".

Replies are listed 'Best First'.
Re^2: Unable to declare local variable with "use strict".
by JavaFan (Canon) on Mar 26, 2010 at 23:53 UTC
    Changing the local into a my will give the same error.