dstep
dstep copied to clipboard
Package option works wrong in pre-compiled win64 binary
When package option is used, the module name is wrong:
extern (module libxml.pattern;
C):
But it works well when I compiling for linux with dub.
Hmm, that's weird.