<div dir="ltr"><div dir="ltr">On Sat, Jul 6, 2019 at 1:52 PM Ryan Joseph <<a href="mailto:genericptr@gmail.com">genericptr@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Just thought of something. Why would it be a bad idea to have a switch like H+ that makes all single quoted strings become multiline? I can’t think of a reason off the top of my head which would mess up any of my programs if suddenly strings were allowed to be more than one line.<br></blockquote><div><br></div><div>Notwithstanding the fact that I'm 100% certain that would never be accepted, given the relative level of controversy that exists even over my implementation as it exists, I just don't think that's really worth it. The backtick does not make it any more unwieldy IMO as it is still just one character.</div><div><br></div><div>Also, I'm not sure that could be implemented without introducing way too many checks that would ultimately have at least a minorly noticeable impact of compiler performance.</div><div><br></div><div>The backtick way allows the implementation to stay relatively straightforward and lightweight.</div></div></div>