Browse Source

Kernel-Tests: fix compilation error with new compiler

nonBoolean was an unknown variable before
Manfred Kroehnert 12 năm trước cách đây
mục cha
commit
37d84d90c7
3 tập tin đã thay đổi với 411 bổ sung942 xóa
  1. 208 478
      js/Kernel-Tests.deploy.js
  2. 201 462
      js/Kernel-Tests.js
  3. 2 2
      st/Kernel-Tests.st

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


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


+ 2 - 2
st/Kernel-Tests.st

@@ -180,8 +180,8 @@ testLogicKeywords
 !
 
 testNonBooleanError
-	|b|
-    b := < '' >.
+	|nonBoolean|
+    nonBoolean := < '' >.
     self should: [nonBoolean ifTrue: [] ifFalse: []] raise: NonBooleanReceiver
 ! !
 

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