I&#39;m using require/typed for a struct P in two different files, but with exactly the same imports.<br>When, in a third file I get a mismatch because the P are different I got a message:<br><br>&quot;Type Checker: Expected P, but got P&quot;<br>
<br>At first I didn&#39;t understand the error, maybe you could put something like:<br><br>&quot;Type Checker: Expected P, but got P. Check if P is defined in more than one module&quot;<br><br><br>Cheers<br>-- <br>Ismael<br>
<br>