mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 13:10:35 +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
|
||||
{
|
||||
import std.exception : assertThrown;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue