Re: Pike 8.0 RC1
Chris Angelico <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <CAPTjJmoi2wG3srWm56pZxgA0mmR86bA1nTgheJCZrhJH0Pn+Bw@mail.gmail.com> |
On Tue, Oct 28, 2014 at 8:23 PM, Martin Bähr <[email protected]> wrote: > for something not feeling heavy, how about this: > #" " > #"" "" > #""" """ #"" is currently a legal (if pointless) way to write an empty string. That would have to be special-cased away. ChrisA