Newer
Older
zweic / tests / 4 / blockvar.zwei
@ajaggi ajaggi on 26 Dec 2005 29 bytes Added some test cases
{
	Int x = 0;
	Int y = x;
}