mirror of
https://github.com/dlang/phobos.git
synced 2025-05-07 03:27:03 +03:00
Remove outdated comment about fixed issue
This commit is contained in:
parent
7309634686
commit
a2560c711c
1 changed files with 0 additions and 2 deletions
|
@ -5097,8 +5097,6 @@ if (!is(T == class))
|
||||||
//postblit precedence
|
//postblit precedence
|
||||||
@system unittest
|
@system unittest
|
||||||
{
|
{
|
||||||
//Works, but breaks in "-w -O" because of @@@9332@@@.
|
|
||||||
//Uncomment test when 9332 is fixed.
|
|
||||||
static struct S
|
static struct S
|
||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue