Skip to content

Commit 8c3f539

Browse files
VibhorCodecianGuptaVibhorCodecianGupta
authored andcommitted
swift
1 parent 5820f4d commit 8c3f539

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,4 +1,4 @@
11
import Foundation
22

33
let input = readLine()
4-
print("Hello",input)
4+
print("Hello",\(input))

0 commit comments

Comments
 (0)