Commit 94e18d3
committed
Move the recursion in GenericParams to the right
This makes it easier to read the production from left to right:
a GenericParam, zero or more (comma followed by GenericParam), optional
trailing comma.1 parent 1567573 commit 94e18d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments