https://issues.dlang.org/show_bug.cgi?id=16143
--- Comment #4 from RazvanN <[email protected]> --- (In reply to Basile-z from comment #3) > Do you use an older compiler ? with dmd 2.100.2 there's an error during > semantics: > > > /tmp/temp_7F6C1D38FB90.d:32:32: Error: function > > `runnable.__unittest_L35_C1.transformToInterval!(__lambda1, 1.0, > > double).transformToInterval` cannot get frame pointer to > > `runnable.__unittest_L35_C1.transform!(__lambda1, > > 1.0).transform.intervalPoint!(__lambda1, double).intervalPoint` Nope, but I did not use the -unittest switch cause I did not see the unittest. Anyway, in git master this results in an ice. --
