If the same declaration can be resolved through multiple paths, it gives an ambiguous resolution error, even if it’s the only declaration that resolves. This might be good in some case (diamond problem), but sometimes that is okay, and resolution should succeed.

Submitted by Hendrik van Antwerpen on 13 February 2017 at 15:27

On 31 July 2018 at 20:13 Jeff Smits commented:

Would this option allow you to say it’s ok for a reference to resolve to multiple definitions? That would be really useful in the new Stratego editor that will come with the separately compiled Stratego.

Log in to post comments