It seems to make more sense to treat comments as this if they are not present.
As a related question, should the presence/absence of whitespace be important
at all? It seems fragile if it is.
-Simon
> On 14 Dec 2015, at 9:42 PM, Chris Lattner via swift-dev
> wrote:
>
>>
>> On Dec 14, 2015,
Hi all,
One of the features web developers really appreciate about scripting
(interpreted) languages such as Javascript/Node for server side development is
that they provide a virtually immediate edit-compile-debug cycle. A dev makes a
change to their code, refreshes their browser and see the e