https://issues.dlang.org/show_bug.cgi?id=19112
Vladimir Panteleev changed:
What|Removed |Added
CC||dsim...@yahoo.com
--- Comment #4 from V
https://issues.dlang.org/show_bug.cgi?id=19112
--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/e1701d74f5b51a1e7bdb26ee8e80887e4f537af7
fix issue 19112 - Associative array opIn with static array
https://issues.dlang.org/show_bug.cgi?id=19112
--- Comment #2 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/c392e3cab3d6592f449270db539f67776e8ed315
fix issue 19112 - Associative array opIn with static array key
https://issues.dlang.org/show_bug.cgi?id=19112
--- Comment #1 from ag0aep6g ---
https://github.com/dlang/dmd/pull/8516
--
https://issues.dlang.org/show_bug.cgi?id=19112
ag0aep6g changed:
What|Removed |Added
Keywords||accepts-invalid, wrong-code
CC|