Hi all,
I think I have found a bug related to preprocessor's behavior with #if expressions.
In the attached sample, when a variable is defined in a conditional expression, the later expressions ignore it despite of the variable is properly defined.
if_preprocessor.zip