mirror of
https://github.com/dlang/phobos.git
synced 2025-05-06 11:07:39 +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
|
||||
@system unittest
|
||||
{
|
||||
//Works, but breaks in "-w -O" because of @@@9332@@@.
|
||||
//Uncomment test when 9332 is fixed.
|
||||
static struct S
|
||||
{
|
||||
int i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue