Actions
Bug #8726
closedCannot find the module declaration inside the module
Start date:
02/15/2018
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
The following code leads to an error, because modulename
has not been added to the symbol table yet.
dumpvars(..., modulename)
Actions