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

--- Comment #16 from Sobirari Muhomori <[email protected]> ---
BTW, java supports shebang like this: the runner extracts the following code,
compiles and runs it. If the cached compiled code is newer than the script, the
runner just runs the executable. Something like this can be written for D too
to support variable text encoding.

--

Reply via email to