mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 14:10:30 +03:00
Remove empty line between doc comment and unittest (#10705)
This commit is contained in:
parent
3dc8091758
commit
12f99e5fff
1 changed files with 0 additions and 1 deletions
|
@ -2369,7 +2369,6 @@ if (isConvertibleToString!R)
|
||||||
}
|
}
|
||||||
|
|
||||||
///
|
///
|
||||||
|
|
||||||
@safe unittest
|
@safe unittest
|
||||||
{
|
{
|
||||||
import std.exception : assertThrown;
|
import std.exception : assertThrown;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue