On 2010-11-13 14:39, bearophile wrote:
Jacob Carlborg:module main; void main () { auto tree = ["" : ["" : ""]]; } Using DMD 1.065 results in: Assertion failed: (0), function toExpression, file init.c, line 437.Please put it in Bugzilla if not already present :-) Bye, bearophile
Done: http://d.puremagic.com/issues/show_bug.cgi?id=5211 -- /Jacob Carlborg
