Browse Source

Fixed issue #211

Nicolas Petton 12 năm trước cách đây
mục cha
commit
557ea79ca6
3 tập tin đã thay đổi với 225 bổ sung225 xóa
  1. 112 112
      js/Kernel-Collections.deploy.js
  2. 112 112
      js/Kernel-Collections.js
  3. 1 1
      st/Kernel-Collections.st

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 112 - 112
js/Kernel-Collections.deploy.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 112 - 112
js/Kernel-Collections.js


+ 1 - 1
st/Kernel-Collections.st

@@ -921,7 +921,7 @@ asciiValue
 !
 
 at: anIndex ifAbsent: aBlock
-	<return self[anIndex - 1] || aBlock()>
+	<return String(self)[anIndex - 1] || aBlock()>
 !
 
 escaped

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác