diff options
Diffstat (limited to 'docs/markdown/snippets/swift-std.md')
-rw-r--r-- | docs/markdown/snippets/swift-std.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/markdown/snippets/swift-std.md b/docs/markdown/snippets/swift-std.md deleted file mode 100644 index 64fe70c..0000000 --- a/docs/markdown/snippets/swift-std.md +++ /dev/null @@ -1,4 +0,0 @@ -## New `swift_std` compiler option - -A new compiler option allows to set the language version that is passed -to swiftc (`none`, `4`, `4.2`, `5` or `6`). |