Newer
Older
zweic / tests / 5 / int.zwei
@glproj03 glproj03 on 27 Jan 2006 55 bytes unittest v1
//#isut
//#65536
{
Int a = 65536;
printInt(a);
}