Wiki

Changes between Version 10 and Version 11 of AllOfCobraInOnePage

Show
Ignore:
Timestamp:
01/06/14 12:28:34 (10 years ago)
Author:
kobi7
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AllOfCobraInOnePage

    v10 v11  
    5050very useful for debugging are  
    5151trace (also accepts multiple variables) 
     52}}} 
    5253{{{ 
    5354    def linear(a as number, x as number, b as number) as number 
     
    5859 
    5960}}} 
     61{{{ 
    6062assert accepts a boolean, with one expression per line. 
    6163example: