michael@0: // Cleaned-up version of bug 728079 comment 0. michael@0: michael@0: version(170); michael@0: eval("(function f() { return [[b, a] for ([a, b] of c.items())]; })");