Difference between revisions of "User:Jfiat"

m (test)
Line 9: Line 9:
 
   
 
   
 
     Next vacation: from 21-dec-2005 to 28-dec-2005
 
     Next vacation: from 21-dec-2005 to 28-dec-2005
 
== test ==
 
 
<code>[eiffel,Y,3]
 
class
 
  TEST
 
feature -- comments
 
 
  attrib_integer: INTEGER
 
 
  my_function (my_arg: TUPLE [like Current, INTEGER, INTEGER_32, TOTO]): STRING is
 
      require
 
          my_arg_ok: my_arg /= Void
 
      do
 
          print ("Just a test ...%N")
 
      end
 
 
end
 
</code>
 
<code>test code</code>
 
* inlined code -> <code>[eiffel,N]x := y + "test"</code> <-
 
* inlined code -> <code>[eiffel,N]create {STRING} my_string.make (10)</code> <-
 

Revision as of 22:22, 5 April 2006

  • Jocelyn Fiat
   jfiat@eiffel.com
   GMT+1 (France) 
   skype=jocelynfiat 

   Working for Eiffel Software remotly from France. 
   Concerned by: subversion repository + migration (+ web_pages) 

   Next vacation: from 21-dec-2005 to 28-dec-2005