Herby Vojčík %!s(int64=5) %!d(string=hai) anos
pai
achega
4b16557ed8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lang/base/boot.js

+ 2 - 0
lang/base/boot.js

@@ -109,6 +109,8 @@ define([
 
     // TODO deprecated, remove
     Object.defineProperty(brikz.smalltalkGlobals.globals, "CharacterArray", {
+        enumerable: true,
+        configurable: true,
         get: function () {
             return this.String;
         }