mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Corrected SOME_CLASS to SOME_TYPE in attached syntax.
Author:halw Date:2012-04-06T19:40:42.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1061 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -104,7 +104,7 @@ The keyword <code>attribute</code> should be used with some care. You might be t
|
||||
|
||||
The complete attached syntax is:
|
||||
<code>
|
||||
attached {SOME_CLASS} exp as l_exp
|
||||
attached {SOME_TYPE} exp as l_exp
|
||||
</code>
|
||||
In this section, we will see more ways in which to use this versatile language facility.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user