pas2js: comment

git-svn-id: trunk@37769 -
This commit is contained in:
Mattias Gaertner 2017-12-20 00:34:56 +00:00
parent 7324fda194
commit 8edb5541a3

View File

@ -434,7 +434,7 @@ begin
exit(true);
end;
{$IFDEF VerboseFileCache}
writeln('TPas2jsCachedFile.Load RELOAD ',Filename,' Loaded=',Loaded);
writeln('TPas2jsCachedFile.Load FIRST or RELOAD ',Filename,' Loaded=',Loaded);
{$ENDIF}
// needs (re)load
Result:=false;