fpc/tests/webtbs/uw25814.pp
Jonas Maebe ffac2feb59 * since we only build the deref for tprocdef.localst when we're
going to write it to the ppu since r26083, also only deref it
    if that's the case (mantis #25814)

git-svn-id: trunk@26956 -
2014-03-04 19:42:39 +00:00

13 lines
79 B
ObjectPascal

unit uw25814;
{$mode delphi}
interface
implementation
uses tw25814;
end.