mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Update wikipage Major changes between ISE Eiffel 15.12 and ISE Eiffel 16.05. (Signed-off-by:alexk).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1573 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -81,7 +81,6 @@ The change does not allow previously void-unsafe code to be treated as void-safe
|
||||
i: INTEGER
|
||||
do
|
||||
bar (Void).make_from_array (Void) -- Comment out this line to fix the bug.
|
||||
|
||||
across
|
||||
<<1, 2, 3>> as c_i
|
||||
loop
|
||||
|
||||
Reference in New Issue
Block a user