Skip to content

Commit 72832ab

Browse files
committed
Remove test with bugreport from the online documentation
1 parent 7b05ce7 commit 72832ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/range/package.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1716,7 +1716,7 @@ pure @safe nothrow @nogc unittest
17161716
}
17171717
}
17181718

1719-
/// $(LINK2 https://issues.dlang.org/show_bug.cgi?id=24243, Bug 24243)
1719+
// https://issues.dlang.org/show_bug.cgi?id=24243
17201720
pure @safe nothrow unittest
17211721
{
17221722
import std.algorithm.iteration : filter;

0 commit comments

Comments
 (0)