Newer
Older
zweic / tests / 4 / program00.zwei
@ajaggi ajaggi on 26 Dec 2005 210 bytes Added some test cases
// zweic - test program for... program testing
// M. Ganguin, J. Ruffin 2005

class foo { RANDOM k; } // 1/2 failure of clause 1 (incorrect classes)

k // 2/2 failure of clause 2 (incorrectly typed expression)