However, the #import directive can be used to include a file and also import macros into the including file, in order to allow processing of configuration files.
Note that unlike C, macros are ONLY expanded in conditional directives: they have no affect on ordinary source text.
A macro variable must be a valid constant expression after substitution of macro variables and application of macro functions.