Sha256: e1380314ae6b2edaa972c52a586f758039beddcf316fd490a136ae20020af622

Contents?: true

Size: 1.84 KB

Versions: 5

Compression:

Stored size: 1.84 KB

Contents

!function() {
  'use strict';

  var 七,  // issue #222
      $1,  // issue #222
      ლ_ಠ益ಠ_ლ;  // issue #324
};

!function() {
  'use strict';

  // test if Unicode canonical equivalence is ignored
  var \u006E\u0303,
      \u00F1;
};

!function() {
  'use strict';

  var \uFF38,  // X Lu (third to last)
      \uFF58,  // x Ll (third to last)
      \u1FBC,  // ᾼ Lt (third to last)
      \uFF70,  // ー Lm (third to last)
      \u4DB3,  // 䶳 Lo (third to last within a range)
      \u97CA,  // 韊 Lo (third to last within a range)
      \uD7A1,  // 힡 Lo (third to last within a range)
      \uFFDA,  // ᅳ Lo (third to last)
      \uA6ED,  // ꛭ Nl (third to last)
      \u0024,  // $
      \u005F,  // _
      \u0024\uFF38,  // X Lu (third to last)
      \u0024\uFF58,  // x Ll (third to last)
      \u0024\u1FBC,  // ᾼ Lt (third to last)
      \u0024\uFF70,  // ー Lm (third to last)
      \u0024\u4DB3,  // 䶳 Lo (third to last within a range)
      \u0024\u97CA,  // 韊 Lo (third to last within a range)
      \u0024\uD7A1,  // 힡 Lo (third to last within a range)
      \u0024\uFFDA,  // ᅳ Lo (third to last)
      \u0024\uA6ED,  // ꛭ Nl (third to last)
      \u0024\uFE24,  // ︤  Mn (third to last)
      \u0024\uABE9,  // ꯩ Mc (third to last)
      \u0024\uFF17,  // 7 Nd (third to last)
      \u0024\uFE4E,  // ﹎ Pc (third to last)
      \u0024\u200C,  // ZERO WIDTH NON-JOINER
      \u0024\u200D,  // ZERO WIDTH JOINER
      \u0024\u0024,  // $
      \u0024\u005F;  // _
};

!function() {
  'use strict';

  var X,
      x,
      ᾼ,
      ー,
      䶳,
      韊,
      힡,
      ᅳ,
      ꛭ,
      $,
      _,
      $X,
      $x,
      $ᾼ,
      $ー,
      $䶳,
      $韊,
      $힡,
      $ᅳ,
      $ꛭ,
      $︤,
      $ꯩ,
      $7,
      $﹎,
      $‌,
      $‍,
      $$,
      $_;
};

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
stylus-source-0.54.5 vendor/node_modules/uglify-js/test/unit/compress/test/issues222_324.js
stylus-source-0.49.3 vendor/node_modules/jscoverage/node_modules/uglify-js/test/unit/compress/test/issues222_324.js
sprockets-browserify-0.2.0 node_modules/browserify/node_modules/browser-pack/node_modules/uglify-js/test/unit/compress/test/issues222_324.js
ruby-wisp-source-0.8.0 vendor/node_modules/browserify/node_modules/browser-pack/node_modules/uglify-js/test/unit/compress/test/issues222_324.js
ruby-wisp-source-0.7.0 vendor/node_modules/browserify/node_modules/browser-pack/node_modules/uglify-js/test/unit/compress/test/issues222_324.js