We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafa1f2 commit 253dfd7Copy full SHA for 253dfd7
design/mvp/Explainer.md
@@ -816,9 +816,7 @@ following component:
816
(import "T2" (type $T2 (sub resource)))
817
)
818
```
819
-the types `$T1` and `$T2` are not equal. If type imports worked purely
820
-structurally, then they would be equal because structurally they have the same
821
-AST.
+the types `$T1` and `$T2` are not equal.
822
823
Once a type is imported, it can be referred to by subsequent equality-bound
824
type imports, thereby adding more types that it is equal to. For example, in
0 commit comments