mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 21:51:40 +03:00
Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system
Dscanner: let unittest be @safe or @system
This commit is contained in:
commit
30724e67d9
89 changed files with 839 additions and 839 deletions
|
@ -2302,7 +2302,7 @@ body
|
|||
}
|
||||
}
|
||||
|
||||
unittest // mutable/const input/output
|
||||
@system unittest // mutable/const input/output
|
||||
{
|
||||
import std.meta : AliasSeq;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue