The syntax for defining a global variable is ~~~ #define VAR=value ~~~ However, the following syntax also accepted, despite it not working as expected ~~~ #define VAR value ~~~ Recommend GLM loader checking for the presence of an `=` before calling `global_setvar`.