4 lines
91 B
PHP
4 lines
91 B
PHP
|
CDEC$ IF .NOT. DEFINED(SOME_DEF)
|
||
|
CDEC$ INCLUDE 'SOME_DEF not defined'
|
||
|
CDEC$ END IF
|