https://issues.dlang.org/show_bug.cgi?id=14674
--- Comment #3 from sigsve <[email protected]> --- Although, you are right. Sorry, I though DMD compiled and linked Stack.d automagically(Which it seems to have done, when I do not import std.stdio) But when I compile each file separately to .o files, and link them, it works. --
