Remove outdated comment about fixed issue

This commit is contained in:
Geod24 2020-04-11 02:11:26 +09:00
parent 7309634686
commit a2560c711c

View file

@ -5097,8 +5097,6 @@ if (!is(T == class))
//postblit precedence
@system unittest
{
//Works, but breaks in "-w -O" because of @@@9332@@@.
//Uncomment test when 9332 is fixed.
static struct S
{
int i;