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

--- Comment #6 from Manu <turkey...@gmail.com> ---
Reduced a test case.
You'll see a crash as it tries to call the non vtable member 'BAADFOOD'.

Bonus points:
void test() is extern(C) because extern(C++) doesn't mangle the type properly;
doesn't link.

--

Reply via email to