Why don't I get a warning for this (at either global scope or within a 
class definition)?

   A = 1
   A = 2


Regards

Dave