[Issue 19654] [REG master] cannot have final methods in objc interfaces

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 6 12:27:58 UTC 2019


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

--- Comment #1 from Jacob Carlborg <doob at me.com> ---
The error message is:

Error: function `main.Bar.foo` function body only allowed in `final` functions
in interface `Bar`

--


More information about the Digitalmars-d-bugs mailing list