Commit 629b8a5
committed
Add keywords for conditional compilation and annotations
- `hasFeature`
https://github.com/apple/swift-evolution/blob/main/proposals/0362-piecemeal-future-features.md
- `hasAttribute`
https://github.com/apple/swift-evolution/blob/main/proposals/0367-conditional-attributes.md
- `before`
https://github.com/apple/swift-evolution/blob/main/proposals/0376-function-back-deployment.md
- Various environments1 parent 83b691d commit 629b8a5
1 file changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
553 | | - | |
554 | | - | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
555 | 563 | | |
556 | 564 | | |
557 | 565 | | |
| |||
0 commit comments