C#
class Program
{
static int field;
static void Main(string[] args)
{
field = 42;
}
}
Should have a way to require qualification of field with Program..
Should have a way to require qualification of
fieldwithProgram
Every time someone does that, a kitten dies and the noise drowns it out...
I didn't say _I_ would turn it on :)
Most helpful comment
I didn't say _I_ would turn it on :)