https://issues.dlang.org/show_bug.cgi?id=15610 --- Comment #2 from Walter Bright <bugzilla at digitalmars.com> --- I did some guesswork, and figured out that if you remove the 'final', it will work successfully, so I suggest that as a workaround for the moment. --