https://issues.dlang.org/show_bug.cgi?id=11946
--- Comment #42 from Jacob Carlborg <[email protected]> --- (In reply to Walter Bright from comment #40) > It also has nothing to do with Issue 11946, and should be filed separately > if you feel it needs to be addressed further. The reason I'm asking is because if I remove "private" I get the same error as reported in this issue. And the workaround in Kenji's first post [1] fixes the problem. [1] https://issues.dlang.org/show_bug.cgi?id=11946#c1 --
