class X { static void Main () { int b = 0; int a = (int *) b; } }