summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/markdown/snippets/swift-std.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/swift-std.md b/docs/markdown/snippets/swift-std.md
new file mode 100644
index 000000000..64fe70c17
--- /dev/null
+++ b/docs/markdown/snippets/swift-std.md
@@ -0,0 +1,4 @@
+## 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`).