Commit d0d2ece
committed
Support integer generic parameters
https://github.com/swiftlang/swift-evolution/blob/main/proposals/0452-integer-generic-parameters.md1 parent 9e14a73 commit d0d2eceCopy full SHA for d0d2ece
File tree
Expand file treeCollapse file tree
2 files changed
+31
-3
lines changedOpen diff view settings
Filter options
- test/swift-files/indent
Expand file treeCollapse file tree
2 files changed
+31
-3
lines changedOpen diff view settings
Collapse file
+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1652 | 1652 | |
1653 | 1653 | |
1654 | 1654 | |
1655 | | - |
| 1655 | + |
1656 | 1656 | |
1657 | 1657 | |
1658 | 1658 | |
| ||
1672 | 1672 | |
1673 | 1673 | |
1674 | 1674 | |
1675 | | - |
1676 | | - |
| 1675 | + |
1677 | 1676 | |
1678 | 1677 | |
1679 | 1678 | |
|
Collapse file
test/swift-files/indent/types.swift
Copy file name to clipboardExpand all lines: test/swift-files/indent/types.swift+29Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
299 | 299 | |
300 | 300 | |
301 | 301 | |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
0 commit comments