[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] read/write invariance of #!
From: |
Evan Hanson |
Subject: |
Re: [Chicken-hackers] read/write invariance of #! |
Date: |
Mon, 14 Jan 2019 11:17:30 +1300 |
On 2019-01-13 22:28, address@hidden wrote:
> > Does anyone know what that's about? I can't figure out what feature that
> > code is there to support. It's been there since the first check-in to
> > Git (I didn't look any further back than that).
>
> That's intentional, to handle shebang lines as comments.
Oh, of course! Thanks Felix.
Evan