mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
Fix DScanner warnings
This commit is contained in:
parent
fcaf801cd1
commit
d9830b739e
17 changed files with 104 additions and 82 deletions
|
@ -416,7 +416,7 @@ T enforce(T)(T value, lazy Throwable ex)
|
|||
}
|
||||
|
||||
///
|
||||
unittest
|
||||
@system unittest
|
||||
{
|
||||
import core.stdc.stdlib : malloc, free;
|
||||
import std.conv : ConvException, to;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue