summaryrefslogtreecommitdiff
path: root/js/src/tests/js1_8_5/regress/regress-592217.js
blob: 2575201402a92adea704ce5e4939717479bbfb40 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
 * Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/licenses/publicdomain/
 */

(function ([b]) {
  default xml namespace = 7
})(0)

reportCompare(0, 0, "ok");