Skip to content

Commit 22b5ec4

Browse files
committed
update for notation
1 parent c3a3502 commit 22b5ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traits-canonicalization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ result, we'll have an array of values for the canonical inputs. For
6060
example, the canonical result might be:
6161

6262
```
63-
for<2> {
63+
for<?0, ?1> {
6464
values = [ Vec<?0>, '1, ?0 ]
6565
^^ ^^ ^^ these are variables in the result!
6666
...

0 commit comments

Comments
 (0)