pure int foo() {return 1;} void main() { foo(); } Doesn't make any sense to me. closely related to http://d.puremagic.com/issues/show_bug.cgi?id=3572
*** This issue has been marked as a duplicate of issue 3882 ***