mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 13:10:35 +03:00
Fix debug build
This commit is contained in:
parent
449ff95df6
commit
c0aad5b580
5 changed files with 10 additions and 4 deletions
|
@ -661,7 +661,7 @@ public struct UUID
|
|||
}
|
||||
|
||||
///
|
||||
@safe pure unittest
|
||||
pure unittest
|
||||
{
|
||||
//compare UUIDs
|
||||
assert(UUID("00000000-0000-0000-0000-000000000000") == UUID.init);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue