We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ea9eb commit 18e5338Copy full SHA for 18e5338
tests/swift/script.swift
@@ -1,2 +1,3 @@
1
+import foundation
2
let input = readLine()
3
if let input = input { println("Hello",input) }
0 commit comments