https://issues.dlang.org/show_bug.cgi?id=16681
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #5 from Walter Bright <[email protected]> --- I get the following when compiling the attachment with -unittest: test2.d(1133): Error: need this for s of type __vector(double[2]) No ICE, so I'm going to mark this as resolved. If there's a further issue with it, please file a new bug report with a minimized example. --
