Newer
Older
zweic / tests / 5 / int.zwei
@glproj03 glproj03 on 2 Feb 2006 101 bytes block and while corrected
//#isut
//#65535
{
Int a = 65535;
printInt(a);
}
//i wonder if this should be correct or not...