Newer
Older
zweic / tests / 4 / program00.zwei
@ajaggi ajaggi on 26 Dec 2005 210 bytes Added some test cases
  1. // zweic - test program for... program testing
  2. // M. Ganguin, J. Ruffin 2005
  3.  
  4. class foo { RANDOM k; } // 1/2 failure of clause 1 (incorrect classes)
  5.  
  6. k // 2/2 failure of clause 2 (incorrectly typed expression)