blob: 25606700ec451fd1a143a4a19ee2dfcd1d8d3384 [file] [log] [blame]
// Cleaned-up version of bug 728079 comment 0.
version(170);
eval("(function f() { return [[b, a] for ([a, b] of c.items())]; })");