Actions
Feature #210
openBug #199: compiler trap with SYSTEM.ADR(BasicType)
SYSTEM.ADR(ProcedureType) should be supported
Start date:
07/29/2020
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
SYSTEM.ADR(T) returns the address of the type descriptor of T.
This should also work if T is a procedure type and it should be documented.
In a previous bug fix (issue #199) for T being a basic type this undocumented feature has been lost.
Actions