mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
3 lines
102 B
C
3 lines
102 B
C
// https://issues.dlang.org/show_bug.cgi?id=22955
|
|
|
|
_Static_assert( _Alignof(__uint128_t) == 16, "" );
|