mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
Undocument deprecated, public unittest to get circleci to shut up.
This commit is contained in:
parent
ae67887065
commit
cfaef76d5a
1 changed files with 0 additions and 1 deletions
|
@ -247,7 +247,6 @@ public:
|
||||||
_timeMeasured.length = 0;
|
_timeMeasured.length = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
///
|
|
||||||
@nogc @safe unittest
|
@nogc @safe unittest
|
||||||
{
|
{
|
||||||
StopWatch sw;
|
StopWatch sw;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue