{ %norun } {$mode delphi} begin {$IF Declared(XY) And (XY = 56)}WriteLn(56);{$IFEND} end.