https://issues.dlang.org/show_bug.cgi?id=13543
--- Comment #18 from Stewart Gordon <[email protected]> --- (In reply to bearophile_hugs from comment #15) > Where's the line number 3 of the user code that fails to open the file? Good question. Did you compile in debug info (-g switch)? (I'm at work at the moment, so not in a position to try it myself and see.) --
