collectException range violation
cal
callumenator at gmail.com
Tue Feb 19 16:38:12 PST 2013
Is this example from the docs still meant to work?
int[] a = new int[3];
int b;
assert(collectException(a[4], b));
More information about the Digitalmars-d-learn
mailing list