<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On Dec 14, 2015, at 12:54 PM, Travis Tilley via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:<br class=""><div><blockquote type="cite" class=""><span style="font-family: verdana, sans-serif;" class="">Chris Lattner has also stated that he has no problem ripping out the current compatibility logic for single quotes. What I'd really like to know is if it would require multiple releases to properly handle changing their behavior. If my currently limited understanding of Lexer.cpp is correct, people are -already- being warned about using single quoted strings, so I wouldn't feel bad about that behavior changing out from under them to suddenly be unescaped.&nbsp;</span><br class=""></blockquote><br class=""></div><div>Correct, there is no released version of swift that used ‘’ for anything, feel free to send a PR that rips them out completely.</div><div><br class=""></div><div>-Chris</div><br class=""></body></html>