https://issues.dlang.org/show_bug.cgi?id=15501
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #3 from RazvanN <[email protected]> --- This now yields: test.d(3): Error: no property `nsecs` for `currTime()` of type `core.time.MonoTimeImpl!ClockType.normal` Which is the correct error message. --
