mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:halw
Date:2009-05-25T20:38:08.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@227 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -226,11 +226,11 @@ As with the other examples of the '''attached syntax''', it is no longer necessa
|
||||
|
||||
==More about CAPs==
|
||||
|
||||
You might wonder about the use of a CAP using a <code>check</code> like this:
|
||||
You might wonder about the use of a CAP which employs a <code>check</code> instruction like this:
|
||||
|
||||
<code>
|
||||
my_detachable_any: detachable ANY
|
||||
|
||||
...
|
||||
my_attached_any: ANY
|
||||
local
|
||||
l_result: like my_detachable_any
|
||||
|
||||
Reference in New Issue
Block a user