What | Removed | Added |
---|---|---|
CC | johannespfau@gmail.com |
Try to add @attribute("forceinline") to the failing function (you might have to copy std.algorith to some other file, name it xtd.algorithm or something), then compiling should fail with some error message and you can use dustmite to reduce the test case.