On Tuesday, 25 July 2017 at 21:06:25 UTC, unDEFER wrote:
I have found the answer in the code.
Right code is:

Import imp = m.isImport();
if (imp !is null)

Thank you.

grep for kluge in code, you'll find all the places it does its own RTTI.

Reply via email to