https://issues.dlang.org/show_bug.cgi?id=23310
--- Comment #14 from ryuukk_ <[email protected]> --- Problem is solved, i had to copy bunch of other code from druntime Here is a working object.d: https://gist.github.com/ryuukk/53c133f29da5a8326c359a6bb1063207 Would have been cool if the compiler would emit proper error message in the future... --
