I have made a rather obvious spelling mistake with directive
#if definded foo
and I received no error message from the compiler. As I understood, 'defined' is a special argument, so I guessed some sytax error should be raised. Am I wrong?
I have made a rather obvious spelling mistake with directive
#if definded foo
and I received no error message from the compiler. As I understood, 'defined' is a special argument, so I guessed some sytax error should be raised. Am I wrong?