Help for this page

Select Code to Download


  1. or download this
    lives_ok { $o->something } 'something worked';
    
  2. or download this
    lives_ok { $o->something };
    
  3. or download this
    ok - $o->something lived