Repository URL to install this package:
{ %norun } program ChainBugTest; var v: Variant; begin v.GetOtherVariant.SomeProc; end.