Repository URL to install this package:
{ %norun } {$mode delphi} begin {$IF Declared(XY) And (XY = 56)}WriteLn(56);{$IFEND} end.