[Issue 12741] DMD accepts functions with contracts and no body

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 22 17:52:16 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12741

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dlang.org

https://github.com/D-Programming-Language/dlang.org/commit/1c970a38fe8925571676a2bd155c00961e651d9a
fix Issue 12741 - DMD accepts functions with contracts and no body

Support normal function declaration without body.

https://github.com/D-Programming-Language/dlang.org/commit/699e98f9a5a80d31380369438506ba0a68466a74
Merge pull request #657 from 9rnsr/fix12741

Issue 12741 - DMD accepts functions with contracts and no body

--


More information about the Digitalmars-d-bugs mailing list