Commit 33cb862
committed
Indicate list of primitive types is non-exhaustive
In the syntax index, in the type expressions table, we list some
primitive types but not all of them. Let's use the ellipses to
indicate that the list is not exhaustive.1 parent e323abf commit 33cb862
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments