Commit 6112382
authored
* Clarify that `tuple` should be accepted as an argument to `type`
Closes #2145
This spec change reconciles the typing spec and the conformance
testsuite. `tuple` is an object of the `type` class, so it should be
accepted as a value of `type`.
* Fix wordings for special form
1 parent 5587f77 commit 6112382
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments