Newer
Older
zweic / tests / 5 / arith.zwei
//#startut
//-12
//#endut
{
printInt (-(3*5)+2-(-1)/(5%2));
}
//normal comment