http://d.puremagic.com/issues/show_bug.cgi?id=6469
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andrej Mitrovic <[email protected]> 2012-03-22 22:14:30 PDT --- As I've just discovered, you can use a cast() as a workaround until this gets fixed: sss stat = cast()[ "one" : ["a":"A", "b":"B"], "two" : ["d":"D", "e":"E"], ]; -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
