MCSN-project2014 / APproject

Project for the MCSN Advanced Programming Module A.Y. 2014/2015
http://mcsn-project2014.github.io/APproject/
MIT License
4 stars 0 forks source link

Initialization to negative number doesn't work #33

Closed teto1992 closed 9 years ago

teto1992 commented 9 years ago

Something like

var retVal int = -1;

seems to be parsed wrongly...