Skip to content

Commit 438cf84

Browse files
VibhorCodecianGuptaVibhorCodecianGupta
VibhorCodecianGupta
authored and
VibhorCodecianGupta
committed
swift
1 parent 18e5338 commit 438cf84

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tests/swift/script.swift

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
import foundation
1+
import Foundation
2+
23
let input = readLine()
3-
if let input = input { println("Hello",input) }
4+
if let input = input { print("Hello",input) }

0 commit comments

Comments
 (0)