nomad-software / dunit

Advanced unit testing toolkit for the D programming language
MIT License
62 stars 20 forks source link

Move shared to the right hand side of the function #21

Closed Geod24 closed 4 years ago

Geod24 commented 4 years ago

To support upcoming fix for issue 12931.

nomad-software commented 4 years ago

Thanks, what does this fix?

Geod24 commented 4 years ago

Prevents you getting a deprecation with https://github.com/dlang/dmd/pull/10757