8000 Merge pull request #36 from kastiglione/patch-1 · swiftlang/swift-syntax@63034c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 63034c2

Browse files
authored
Merge pull request #36 from kastiglione/patch-1
Add swift-tools-version comment to README example
2 parents 9457fd7 + 817c872 commit 63034c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ code.
1313
Add this repository to the `Package.swift` manifest of your project:
1414

1515
```swift
16+
// swift-tools-version:4.2
1617
import PackageDescription
1718

1819
let package = Package(

0 commit comments

Comments
 (0)
0