_d_arraybounds_slice

Called when an out of range slice of an array is created

extern (C)
void
_d_arraybounds_slice
(
string file
,
uint line
,
size_t lower
,
size_t upper
,
size_t length
)

Meta