Skip to content

Commit b35498b

Browse files
authored
Add syntax highlighting. (#2427)
1 parent d456463 commit b35498b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0435-swiftpm-per-target-swift-language-version-setting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add a new Swift target setting API, similar to `enable{Upcoming, Experimental}Fe
2525

2626
Add a new `swiftLanguageVersion` API to `SwiftSetting` limited to manifests >= 6.0:
2727

28-
```
28+
```swift
2929
public struct SwiftSetting {
3030
// ... other settings
3131

0 commit comments

Comments
 (0)