https://issues.dlang.org/show_bug.cgi?id=14948
--- Comment #4 from Kenji Hara <[email protected]> --- (In reply to Steven Schveighoffer from comment #3) > 2. Error message is horrible, we need to know where the AA was instantiated > to be able to fix this. With my reduced test case, the error message prints line 4, it's where the AA type int[HTTP] is declared. --
