e.g. the following gives syntax error: int j=1, i=1; for ( ; i<5 ; ++i) j*=i;
I do not recall this being valid UPPAAL syntax. Reducing severity to 'enhancement'.