<p>Am 24.11.2015 14:26 schrieb "Anthony Walter" <<a href="mailto:sysrpl@gmail.com">sysrpl@gmail.com</a>>:<br>
><br>
> Sven, it would seem you cannot currently cannot pass a generic T to resolve the type of another generic subroutine.<br>
><br>
> In this example, Test<T> cannot reuse T in its call to Min<T>. I believe this line should be legal "Value := Min<T>(A, B);" (see the code below for context)<br>
><br>
> Currently when you try to compile the unit GenericTest you'll receive a compiler error on line marked below. Would you like me to enter this into issue into mantis?</p>
<p>Yes, please. That's definitely something that should work :)</p>
<p>Regards,<br>
Sven</p>