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

problem in translateDecl( Node n) method #21

Closed dido18 closed 9 years ago

dido18 commented 9 years ago

Declaration in f# must be initialized with the value. NO POSSIBLE let mutable v BUT let mutable v = 0

teto1992 commented 9 years ago

It should work now... We might have loads of things to fix with the async{}...