Repository URL to install this package:
program Project1; const text = ''; text2 = {$IF text <> ''} asdf {$ELSE} ''; {$IFEND} begin end.