***********************************************************
 Promises 
***********************************************************
Bundle example in the context of agent

   ARGS:

   {
   TYPE: vars

      vars promise by 'mylist' (implicit) if context is any

              ilist =>  {'1','2','3','45','6','7','87','8','9','9','6
5'}       if body context any
            Promise (version not specified) belongs to bundle 'example' (type agent) in file './unit_readlist.cf' near line 38


   TYPE: reports

      reports promise by 'List entry: $(mylist)' (implicit) if context is cfengine_3

            Promise (version not specified) belongs to bundle 'example' (type agent) in file './unit_readlist.cf' near line 44


   }




All Bodies

control body for type common(no parameters)
   {
   bundlesequence =>  {'example'} if sub-body context any
   }

