assert

f f at abc.com
Wed Sep 11 03:52:31 UTC 2024


void main()
{
assert(false);
}

dmd -release a.d

dmd version 2.109.1
debian bookworm x64

illegal instruction

thanks


More information about the Digitalmars-d-learn mailing list