summaryrefslogtreecommitdiffstats
path: root/Tests/CPackInnoSetupGenerator/Code.pas
blob: d96d82f2df2eae186f40c7e9d2cb388b45d33764 (plain)
1
2
3
4
function ReturnTrue(): Boolean;
begin
  Result := true;
{#PascalMacro}