dragon-lang / dc

D Compiler
Boost Software License 1.0
8 stars 0 forks source link

Remove Object.factory #36

Open wilzbach opened 5 years ago

wilzbach commented 5 years ago

As this is the reason unused public symbols can't be removed

marler8997 commented 5 years ago

Oh wow, didn't know about this one.