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

   ARGS:

   {
   TYPE: vars

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

              ilist =>  {'readintlist(/tmp/listofint,#.*,[\n],10,400,)'}       if body context any
            Promise (version not specified) belongs to bundle 'example' (type agent) in file '../tests/units/unit_readlist.cf' near line 16


   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 '../tests/units/unit_readlist.cf' near line 22


   }




All Bodies

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

