This commit is contained in:
Jocelyn Fiat
2012-12-13 12:02:27 +01:00
4 changed files with 15 additions and 3 deletions

View File

@@ -161,7 +161,7 @@ feature -- Report
do
from
object.start
Result := object.item_for_iteration.hash_code
Result := object.out.hash_code
until
object.off
loop