Skip to content

Commit ec773a7

Browse files
VibhorCodecianGuptaVibhorCodecianGupta
authored andcommitted
swift
1 parent d64f3f0 commit ec773a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/swift/script.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
let input = readLine()
22

3-
println("Hello (input)")
3+
println("Hello \(input!)")

0 commit comments

Comments
 (0)