Cheng Wei Wed, 28 Sep 2011 21:55:44 -0700
extern(C) { struct ab; } ab*[int] map;
void main() { map.clear(); } Cannot be compiled. Why? Thanks.