this could be helpful for locating the generated file without having to use command find.
module mypack.myfile;
#line 1 "myfile.ext"
it will be nicer for compiler to show mypack\myfile.ext when it encounters an error.
Comment #1 by andrej.mitrovich — 2014-04-28T11:50:07Z
Not sure if this is how this feature is supposed to work. Kenji?
Comment #2 by robert.schadek — 2024-12-13T17:49:16Z