Skip to content

Commit 5fe31ff

Browse files
committed
cleanup
1 parent d3acedf commit 5fe31ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Palindromes/Palindromes.playground/Contents.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import Foundation
44

5-
//true
5+
// true
66
isPalindrome("A man, a plan, a canal, Panama!")
77
isPalindrome("abbcbba")
88
isPalindrome("racecar")

0 commit comments

Comments
 (0)