Skip to content

Commit 08b2bfb

Browse files
committed
fixup
1 parent e43c44d commit 08b2bfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/mir/bignum/fixed.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ struct UInt(size_t size)
6969
}
7070
}
7171

72+
static if (size >= 64)
7273
///
7374
this(ulong data)
7475
{

0 commit comments

Comments
 (0)