blob: d96d82f2df2eae186f40c7e9d2cb388b45d33764 [file] [log] [blame]
function ReturnTrue(): Boolean;
begin
Result := true;
{#PascalMacro}