Newer
Older
zweic / tests / 5 / int.zwei
@glproj03 glproj03 on 27 Jan 2006 101 bytes little doc corrections in unittest.py
//#isut
//#65536
{
Int a = 65536;
printInt(a);
}
//i wonder if this should be correct or not...