blob: 4a009439f00d61d545c1bfe94db9fe2456b207f5 [file] [log] [blame]
new Array(100).sort(function(a, b) { return a - b; });