When file with nested define is preprocessed it's preprocessed as empty string:
preprocessFile "preprocTest_1.sqf"
when -debug param is not present it will preprocess as empty string "". If it's present it will work properly.
When file with nested define is preprocessed it's preprocessed as empty string:
preprocessFile "preprocTest_1.sqf"
when -debug param is not present it will preprocess as empty string "". If it's present it will work properly.