https://issues.dlang.org/show_bug.cgi?id=13512

Andrei Alexandrescu <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Andrei Alexandrescu <[email protected]> ---
Not sure what best to do about this. I'd say if #! is detected, the first line
should be just scanned through the first \n and ignored. In a way the semantics
of the shebang line is determined by the environment. Regular scanning
shouldn't be affected.

--

Reply via email to