mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 14:09:15 +02:00
pas2js: comment
git-svn-id: trunk@37769 -
This commit is contained in:
parent
7324fda194
commit
8edb5541a3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user