Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c8ea0ba3be2d1610aa3056dc20f0c8ee2fd4dcd4
/
.
/
Tests
/
CPackInnoSetupGenerator
/
Code.pas
blob: d96d82f2df2eae186f40c7e9d2cb388b45d33764 [
file
] [
log
] [
blame
]
function
ReturnTrue
():
Boolean
;
begin
Result
:=
true
;
{#
PascalMacro
}