Added note about iteration form of loop.

Author:halw
Date:2011-07-18T13:50:41.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@943 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-07-18 13:50:41 +00:00
parent 3bd04c51b4
commit 354e365bc9

View File

@@ -122,6 +122,9 @@ Then you could use that procedure to output <code>my_separate_string</code>:
</code>
{{note|If you use the above solutions verbatim, you may have to set the Syntax setting to Provisional in your project settings to enable the iteration form of the loop construct. }}
=Implementation dependent behavior=