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