Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
flohei committed Oct 18, 2018
1 parent d3acedf commit 5fe31ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Palindromes/Palindromes.playground/Contents.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import Foundation

//true
// true
isPalindrome("A man, a plan, a canal, Panama!")
isPalindrome("abbcbba")
isPalindrome("racecar")
Expand Down

0 comments on commit 5fe31ff

Please sign in to comment.