Incorrect instantiation of functors using interfaces with type synonyms in the interface #1466
Labels
bug
Something not working correctly
parameterized modules
Related to Cryptol's parameterized modules
Consider the following example:
This results in:
This should work and not complain.
The locations in the error refer to the
W
defined inA
and the one imported fromI
The text was updated successfully, but these errors were encountered: