module bug36; void main() { int[] a; void* cp = cast(void*)a; }