https://issues.dlang.org/show_bug.cgi?id=23279
--- Comment #2 from Marcelo Silva Nascimento Mancini <[email protected]> --- So, the "unknown error" message seems to be caused when that program is built with the unknown type available and it generates the binary for it then the program seems to abort. When I said that LDC doesn't suffer from this problem I was actually wrong in my statement, it builds and run with the unknown type in the code (probably because it strips something out) --
