X
Xin Xiao
Guest
What's the "technical" reason why it is not possible to write
case Signal is
....
....
with "Signal" being an unconstrained array?
Does this mean that you cannot write a generic entry if it is going to be
used in a "case..is" statement?
case Signal is
....
....
with "Signal" being an unconstrained array?
Does this mean that you cannot write a generic entry if it is going to be
used in a "case..is" statement?